summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* install nut earlierThierry Vignaud2004-10-051-1/+2
|
* fix installing nutThierry Vignaud2004-10-051-1/+1
|
* fix closing import dialog (#11052)Thierry Vignaud2004-10-051-2/+4
|
* (save) applying changes can be quite time expensive, especially withThierry Vignaud2004-10-051-5/+19
| | | | | | ppp and wifi connections thus let's show the same "wait" dialog like in the old interface
* (apply) recompute NETWORK and BROADCAST fiels in manage interfaceOlivier Blin2004-10-041-1/+2
|
* (manage) use both type and device name in non-ethernet interfaces listOlivier Blin2004-10-041-1/+1
|
* (build_notebook) do not crash if BOOTPROTO is empty, use 'none' byOlivier Blin2004-10-041-1/+1
| | | | | default (#11899)
* remove what should had never been commitedThierry Vignaud2004-10-041-4/+0
|
* do not disable glx when switching from nvidia driver to nv (indirect ↵Thierry Vignaud2004-10-041-1/+0
| | | | support, #11285)
* do not failled when hw db is corruptedThierry Vignaud2004-10-041-1/+15
|
* run harddrake service on stopThierry Vignaud2004-10-011-0/+1
|
* on stop blacklist snd-usb-audioThierry Vignaud2004-10-011-0/+7
|
* typo fixesThierry Vignaud2004-10-011-6/+7
|
* add --wizard option in order to directly run the wizardThierry Vignaud2004-10-011-1/+8
|
* do not show banner when embeddedThierry Vignaud2004-10-011-1/+1
|
* - Numeric comparisonsDaouda Lo2004-09-301-1/+1
|
* only allow Active Directory for the corporate productPascal Rigaux2004-09-301-1/+2
|
* 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
|