summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* fix #-PO: commentPascal Rigaux2004-07-051-1/+2
* drop --no-link option (already replaced by --no-short-name)Pascal Rigaux2004-07-051-4/+0
* - new option --no-short-name which implies no short labels (usually vmlinuz) ...Pascal Rigaux2004-07-051-2/+9
* typo fixThierry Vignaud2004-07-011-1/+1
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-0113-130/+13
* when doing update_splash or remove_splash, call when_config_changed (mainly f...Pascal Rigaux2004-06-301-0/+2
* try to display arrows closely to transmission valuesOlivier Blin2004-06-301-20/+19
* always draw an arrow next to transmitted amountOlivier Blin2004-06-301-7/+6
* always display a speed label for transmitted graphOlivier Blin2004-06-301-1/+1
* fix button layoutThierry Vignaud2004-06-301-4/+4
* (build_it) add translator hintThierry Vignaud2004-06-301-1/+3
* allow the user to use different scales for received and transmittedOlivier Blin2004-06-301-2/+13
* prepare code to use distinct scales for received and transmittedOlivier Blin2004-06-301-40/+51
* please perl_checkerPascal Rigaux2004-06-301-1/+1
* remove most magic numbers, prefer usage of $width and $heightOlivier Blin2004-06-301-36/+43
* *** empty log message ***Pascal Rigaux2004-06-301-0/+1
* use fsedit::is_same_hd in drakupdate_fstab and revert previous change in fs::...Olivier Blin2004-06-291-1/+1
* add bootloader-config (tested for adding and removing in simple cases)Pascal Rigaux2004-06-291-0/+120
* simplify using new bootloader.pmPascal Rigaux2004-06-251-3/+3
* adapt to new bootloader.pmPascal Rigaux2004-06-251-3/+3
* rollback service priorityThierry Vignaud2004-06-241-1/+1
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-2413-13/+130
* code cleanup per PixelStew Benedict2004-06-231-6/+1
* remove unneeded quotesOlivier Blin2004-06-231-1/+1
* fix processing of config file broken again by TitiOlivier Blin2004-06-231-1/+1
* - fix processing of config file broken by magic olivierThierry Vignaud2004-06-231-5/+2
* please perl_checko the Clean KeeperOlivier Blin2004-06-231-0/+1
* remove spurious spacesOlivier Blin2004-06-231-2/+2
* be mouse wheel aware (fix bug 9926)Olivier Blin2004-06-231-0/+3
* ask for bootloader choice when framebuffer isn't configured (fix bug 9925)Olivier Blin2004-06-231-3/+8
* remove unused variableOlivier Blin2004-06-231-3/+1
* fix indentationOlivier Blin2004-06-221-5/+5
* do not update bootsplash in autologin wizardOlivier Blin2004-06-221-2/+5
* remove spurious comma and spacesOlivier Blin2004-06-221-1/+1
* perl_checker fixesThierry Vignaud2004-06-221-13/+13
* (getIP) fix buildThierry Vignaud2004-06-221-1/+1
* - cleaning titi factorizationDaouda Lo2004-06-211-1/+0
* (getIP) simplifyThierry Vignaud2004-06-211-5/+1
* - net_applet to watch network connectionDaouda Lo2004-06-211-0/+158
* kill stupid useless codeThierry Vignaud2004-06-211-2/+0
* do not display version number in title bar since it's uselessThierry Vignaud2004-06-211-1/+1
* show list of partitionsThierry Vignaud2004-06-201-1/+6
* display better info for hard disksThierry Vignaud2004-06-201-1/+5
* really ensure that "identification" section is displayed firstThierry Vignaud2004-06-201-1/+1
* fix logs of newly added hardwareThierry Vignaud2004-06-201-1/+1
* fix warningsThierry Vignaud2004-06-201-2/+2
* only log about nv <-> nvidia swtich only if we do have to perform itThierry Vignaud2004-06-201-4/+10
* still show info field if detect_devices::getIDE() failled to parse it for aThierry Vignaud2004-06-201-1/+1
* still show mass media fields for mass media that are not hard disks (eg:Thierry Vignaud2004-06-201-1/+4
* remove old SCSI garbage codeThierry Vignaud2004-06-201-4/+0