summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* reorganize to use the same upload info message for Anthill and BugzillaOlivier Blin2004-08-111-5/+5
|
* fix bugzilla urlOlivier Blin2004-08-111-1/+1
|
* - perl_checker fixesDaouda Lo2004-08-111-2/+2
|
* run UpdateStatus after a timeout in case 'ps' output isn't updated immediatelyOlivier Blin2004-08-111-2/+3
|
* - use webclient-kde instead of konquerorDaouda Lo2004-08-111-2/+2
| | | | | - add epiphany browser
* perl_checker compliancePascal Rigaux2004-08-112-7/+7
|
* make titi enhancement actually workOlivier Blin2004-08-111-1/+1
|
* typo fixThierry Vignaud2004-08-111-1/+1
|
* (Dialog) according to mandrake guidelines we should not use stock iconThierry Vignaud2004-08-111-1/+1
|
* use standaloneOlivier Blin2004-08-111-2/+5
|
* only one item can be selected in the known listOlivier Blin2004-08-111-4/+4
|
* use a lower scan interval, as requested by AustinOlivier Blin2004-08-111-1/+1
|
* use cat_, remove unneeded local $_, try to fix ConnectNowOlivier Blin2004-08-111-20/+13
|
* (AddNet) help perl_checker in checking callersThierry Vignaud2004-08-111-5/+1
|
* (UpdateStatus) simplifyThierry Vignaud2004-08-111-7/+3
|