summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* use a distinct icon for UPS devices in harddrake GUIThierry Vignaud2004-09-301-0/+0
|
* check every 5 seconds (instead of 20) for new or disconnected interfaces ↵Olivier Blin2004-09-291-1/+1
| | | | (#11780)
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-281-10/+12
| | | | | | | | | | - many functions now take $security (which used to be taken from $in during install) - fix some functions with empty prototype but still using a parameter - remove some unused variable - rename some $_foo vars to $foo since those vars are used - add some undef to some function calls to be minimally perl_checker compliant - perl_checker compliant optional parameters in start_spooler_on_boot(), install_spooler()
* (get_user_or_group) list users rather than groups when requested forThierry Vignaud2004-09-271-1/+1
| | | | | (anthill #1161)
* I am stupid, start when asked to start, stop when asked to stopOlivier Blin2004-09-261-2/+2
|
* fix again running processes detectionOlivier Blin2004-09-261-1/+5
|
* (ConnectNow) specify device to iwconfig when applying settings (partial fix ↵Olivier Blin2004-09-261-1/+1
| | | | for #11279)
* (go2state) do not destroy/re-create menu if state hasn't changed, orOlivier Blin2004-09-261-3/+6
| | | | | else the menu may disappear without any reason
* (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
|