summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* (add_device_wizard) refix list refreshing on UPS addingThierry Vignaud2004-09-241-0/+1
|
* fix typos in usagePascal Rigaux2004-09-241-6/+6
|
* allow SYNC=no option in /etc/sysconfig/dynamicOlivier Blin2004-09-231-4/+6
|
* simplifyOlivier Blin2004-09-221-1/+1
|
* - add field {part_number} for partitionsPascal Rigaux2004-09-201-0/+1
| | | | | | | | | | | (handle it in subpart_from_wild_device_name(), partition_table::read()) - create migrate_device_names() to handle the change of device names when changing kernel&modules (eg: hde->hda or hda->sda) - change prototype of install_any::use_root_part() (prefix is dropped, optional $in is added) - create fs::type::can_be_this_fs_type() and use it - create devices::part_number() and devices::part_prefix() and use them
* (add_device_wizard) default to automatic detectionThierry Vignaud2004-09-201-1/+1
|
* remove connection time timer if connection fails (fix #11590)Olivier Blin2004-09-201-1/+3
|
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be ↵Pascal Rigaux2004-09-203-3/+3
| | | | | | | | | able to handle renamed devices - fs::get_info_from_fstab() doesn't take a prefix anymore - small perl_checker fix in install_any.pm
* perl_checker cleanupThierry Vignaud2004-09-171-1/+1
|
* remove debug message :-)Thierry Vignaud2004-09-171-2/+0
|
* refresh UPS list when adding a new UPS though the add wizardThierry Vignaud2004-09-171-3/+11
|
* (add_device_wizard) fix automatically detect/add an UPSThierry Vignaud2004-09-171-0/+1
|
* update iftab when new ethernet devices are detectedOlivier Blin2004-09-171-0/+1
|
* probe firewire and pcmcia network devices tooOlivier Blin2004-09-171-1/+1
|
* add as a comment the "convert" commandPascal Rigaux2004-09-161-0/+2
|
* (add_device_wizard) fix device list in wizardThierry Vignaud2004-09-161-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-09-161-7/+7
|
* imagemagick can do what gimp can't: reduce the number of colors while using ↵Pascal Rigaux2004-09-161-1/+1
| | | | a fixed treedepth different than 24bpp (we want 6*3 = 18bpp)
* display the stepping effectPascal Rigaux2004-09-161-8/+12
|
* (interactive_mode_box) better make parameter optionnalThierry Vignaud2004-09-151-7/+7
|
* Use radio buttons in media selection (wildman). perl_checker compliance.Stew Benedict2004-09-151-51/+35
|
* adapt to new nvidia driver locationThierry Vignaud2004-09-141-1/+1
|
* remove reference to ipchainsThierry Vignaud2004-09-141-1/+1
|
* add drakconnect man pageThierry Vignaud2004-09-141-0/+108
|
* (get_eth_cards_names) remove unused parameterOlivier Blin2004-09-142-3/+3
|
* (configureNetwork2) configure eth aliases, needs modules_confOlivier Blin2004-09-141-2/+2
|
* remove unused parameterOlivier Blin2004-09-141-1/+1
|
* space cleanupThierry Vignaud2004-09-141-1/+1
|
* sanitize capitale usage on buttonsThierry Vignaud2004-09-143-5/+4
|
* - fix label of entry in helpThierry Vignaud2004-09-141-12/+56
| | | | | | | | | | | | | | - move help from tooltips into separate page (#9894) rationale: - there's already a "help" button that do the same thing as mcc one - Gtk+ only support tooltips on widgets that have their own X window (which new GtkComboBox widget has not) - tooltips are usefull on first run but then are just annoying
* Fix crashes in CD/Tape setup. Fix UI behavior in wizard. (Nicolas ↵Stew Benedict2004-09-131-6/+7
| | | | Adenis-Lamarre)
* Fixed "dynamic()" in scannerdrake to do not contain anything interactive.Till Kamppeter2004-09-131-6/+1
|
* (set_help_tip) only use on tooltip groupThierry Vignaud2004-09-131-1/+4
|
* fix crashThierry Vignaud2004-09-131-0/+1
|
* lower refresh timeout to 5 secondsOlivier Blin2004-09-101-1/+1
|
* make connect/disconnect buttons usefulOlivier Blin2004-09-101-0/+1
|
* (enable_framebuffer) do not kill the whole wizard when embeddedOlivier Blin2004-09-101-1/+1
|
* cleanupsThierry Vignaud2004-09-101-2/+6
|
* perl_checker cleanupsThierry Vignaud2004-09-101-2/+2
|
* autoconfigure mice on bootstrappingThierry Vignaud2004-09-101-6/+3
|
* (configure_net) use network::test to test internet connectionOlivier Blin2004-09-101-1/+18
|
* really reset IM on language switchThierry Vignaud2004-09-091-1/+1
|
* remove debug messageThierry Vignaud2004-09-091-1/+0
|
* only default to per locale default IM when switching between localesThierry Vignaud2004-09-091-0/+3
|
* log which tools are runnedThierry Vignaud2004-09-081-0/+1
|
* fix log message when we cannot run a configuratorThierry Vignaud2004-09-081-1/+1
|
* handle options in any orderThierry Vignaud2004-09-081-4/+17
|
* update splash when removed too, use Mandrakelinux theme by default,Olivier Blin2004-09-081-5/+7
| | | | | don't give theme name to remove-theme
* fix #11287Olivier Blin2004-09-081-6/+11
|
* (get_user_or_group) fix freeze (#11274)Thierry Vignaud2004-09-081-1/+1
|