summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* - Added fully automatic, non-interactive, X-less print queue set up by the ↵Till Kamppeter2004-08-211-0/+51
| | | | | | | | "autosetupprintqueues" command, preferrably to be started by hotplug. - Typo correction. - Correction of file check for package installation.
* Fixed English typosPablo Saratxaga2004-08-201-4/+4
|
* fixed English typoPablo Saratxaga2004-08-201-1/+1
|
* fixed English typos (no space before colon)Pablo Saratxaga2004-08-201-12/+12
|
* Use standard mouse wait/normal. Make $cmd_line a global. perl_checker fixes.Stew Benedict2004-08-201-76/+49
|
* do not assume internet isn't configured if connect scripts do notOlivier Blin2004-08-201-3/+2
| | | | | exist (they're obsolete), fix connect button sensitivity
* perl_checker fixesOlivier Blin2004-08-191-5/+5
|
* typo fixesThierry Vignaud2004-08-199-26/+26
|
* check usb controllers on bootOlivier Blin2004-08-181-0/+3
|
* - any::setupBootloader() used to call bootloader::install() whereas ↵Pascal Rigaux2004-08-181-15/+6
| | | | | | | install_steps_interactive::setupBootloader() could call it once again (but this code seems dead though) - create any::installBootloader() out of what was done in the end of any::setupBootloader() but also in install_steps_interactive and drakboot (which handled the error that could occur in bootloader::install())
* fix titi sux, fix I suxOlivier Blin2004-08-171-3/+3
|
* use network::tools::get_internet_connectionOlivier Blin2004-08-171-16/+13
|
* better error handlingPascal Rigaux2004-08-171-1/+1
|
* merge with waproamd versionOlivier Blin2004-08-161-6/+43
|
* add comments from waproamd versionOlivier Blin2004-08-161-1/+6
|
* (updateAutologin) clean any::set_autologin() callThierry Vignaud2004-08-131-1/+1
|
* misc cleanupsOlivier Blin2004-08-131-7/+6
|
* make perl_checker happyOlivier Blin2004-08-131-2/+1
|
* perl_checker fixOlivier Blin2004-08-131-1/+1
|
* (drakboot --splash) add enable_framebuffer to allow to choose a videoOlivier Blin2004-08-131-1/+39
| | | | | mode if boot isn't graphical
* perl_checker fix (add missing spaces)Olivier Blin2004-08-131-1/+1
|
* do not assume drakvpn is already configured if the tunnels file isOlivier Blin2004-08-131-1/+1
| | | | | made of comments only
* drakupdate_fstab: add debug mode that dumps argv, device list and fstabOlivier Blin2004-08-131-0/+10
| | | | | to make bug reports easier
* (device_name_to_entry) remove unused $variableOlivier Blin2004-08-131-1/+1
|
* (device_name_to_entry) if device looks like a devfs device, setOlivier Blin2004-08-131-1/+1
| | | | | | $e->{devfs_device} to $name even if the device wasn't found in devices list (it helps in case the device has been removed in del mode)
* (device_name_to_entry) remove useless assignmentOlivier Blin2004-08-131-1/+0
|
* (device_name_to_entry) in non devfs case, $e->{device} always equalsOlivier Blin2004-08-131-3/+2
| | | | | to $name, move this test in devfs case
* (device_name_to_entry) don't do brain twisted thingsOlivier Blin2004-08-131-1/+1
| | | | | | ($e->{prefix} || $e->{device}) equals $prefix $prefix . $nb equals $name
* (device_name_to_entry) fix indentationOlivier Blin2004-08-131-1/+1
|
* (device_name_to_entry) define $nb locallyOlivier Blin2004-08-131-6/+4
|
* (device_name_to_entry) recompute $e->{device} only when neededOlivier Blin2004-08-131-3/+1
|
* (device_name_to_entry) do devfs things where they should be doneOlivier Blin2004-08-131-4/+5
|
* (device_name_to_entry) define $e->{devfs_prefix} if entry looks looksOlivier Blin2004-08-131-0/+1
| | | | | | like a devfs one but isn't found in device list (else our computed $e->{devfs_device} will be crappy)
* better let pango/Gtk+ do the proper wrapping that let translatorThierry Vignaud2004-08-121-3/+2
| | | | | | manually insert end of lines which will badly look depending on current theme and font settings
* fixed English stringPablo Saratxaga2004-08-121-1/+1
|
* let's be more l10n-friendlyThierry Vignaud2004-08-121-3/+3
|
* fix default connection time (Fabrice FACORAT)Thierry Vignaud2004-08-121-1/+1
|
* (basic_seclevel_explanations) explainThierry Vignaud2004-08-121-0/+1
|
* (basic_seclevel_explanations)Thierry Vignaud2004-08-121-6/+6
| | | | | | - handle "bold" value for "weight" - display labels as bold
* rewrite write_config for wlandetect to use output()Olivier Blin2004-08-111-21/+13
|
* regexp cleanup (bis)Olivier Blin2004-08-111-2/+2
|
* regexp cleanupsOlivier Blin2004-08-111-16/+8
|
* remove unused variableOlivier Blin2004-08-111-1/+0
|
* use each_indexOlivier Blin2004-08-111-5/+3
|
* introduce and use isRoamingRunning to detect if the roaming daemon isOlivier Blin2004-08-111-3/+10
| | | | | running (woah, sector clear, titi is gone home, no more cvs conflicts)
* prepare for multiple roaming daemons supportOlivier Blin2004-08-111-58/+82
|
* perl_checker hintsThierry Vignaud2004-08-111-2/+2
|
* comment unused variableOlivier Blin2004-08-111-1/+2
|
* update product list and fix case (bugzilla is case sensitive)Olivier Blin2004-08-111-1/+1
|
* fix product, component and version for bugzillaOlivier Blin2004-08-111-2/+6
|