summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* fix typoPascal Rigaux2004-07-061-1/+1
|
* - nicer "usage: ..."Pascal Rigaux2004-07-061-13/+54
| | | | | | | | - add actions "add-entry" and "remove-entry" - add option --label - add option --chainload - rename --vmlinuz to --image
* update bootsplash even if framebuffer was disabledOlivier Blin2004-07-061-1/+1
|
* high level explanationThierry Vignaud2004-07-061-0/+1
|
* try to use $default_intf (and fix the last perl_checker warning, yeah)Olivier Blin2004-07-051-1/+7
|
* perl_checker complianceOlivier Blin2004-07-051-3/+2
|
* rename $echr and $echt to $scale_r and $scale_tOlivier Blin2004-07-051-8/+8
|
* remove unused variable $typeOlivier Blin2004-07-051-3/+0
|
* 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
| | | | | | | and no symlinks (usually /boot/vmlinuz) - rename --no-link to --no-short-name (keeping compatibility for a few days)
* 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
| | | | | it is easily done in ugtk2.pm
* when doing update_splash or remove_splash, call when_config_changed (mainly ↵Pascal Rigaux2004-06-301-0/+2
| | | | for lilo)
* 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 ↵Olivier Blin2004-06-291-1/+1
| | | | fs::subpart_from_wild_device_name (do not fill both devfs_device and device fields)
* 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
| | | | | - reuse cat_()
* 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
| | | | | according to interface team
* show list of partitionsThierry Vignaud2004-06-201-1/+6
|