summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
Commit message (Expand)AuthorAgeFilesLines
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a...Pascal Rigaux2004-09-201-1/+1
* (enable_framebuffer) do not kill the whole wizard when embeddedOlivier Blin2004-09-101-1/+1
* update splash when removed too, use Mandrakelinux theme by default,Olivier Blin2004-09-081-5/+7
* ensure we do not enable autologin w/o any userThierry Vignaud2004-09-061-1/+8
* do not crash if default autologin or default desktop doesn't existOlivier Blin2004-09-011-2/+4
* (lilo_choice) fix canceling first stepThierry Vignaud2004-08-271-1/+1
* typo fixesThierry Vignaud2004-08-191-1/+1
* - any::setupBootloader() used to call bootloader::install() whereas install_s...Pascal Rigaux2004-08-181-15/+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
* sort theme listThierry Vignaud2004-08-081-1/+1
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-081-9/+4
* sort WMs listThierry Vignaud2004-08-081-1/+1
* use proper widget (aka GtkTable)Thierry Vignaud2004-08-081-13/+4
* sort user listThierry Vignaud2004-08-081-1/+1
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-1/+1
* remove unused variablePascal Rigaux2004-07-211-1/+0
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* use bootloader and Xconfig instead of detect-resolutionOlivier Blin2004-07-141-12/+12
* update bootsplash even if framebuffer was disabledOlivier Blin2004-07-061-1/+1
* adapt to new bootloader.pmPascal Rigaux2004-06-251-3/+3
* 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
* 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
* fix trainee suckinessOlivier Blin2004-06-101-1/+1
* rollback weird and ugly workaround when pressing cancel on the ask_warn. The ...Pascal Rigaux2004-06-011-2/+1
* (lilo_choice) fix error titleThierry Vignaud2004-06-011-1/+1
* fix "two windows after exception" bugThierry Vignaud2004-06-011-1/+2
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-3/+3
* add Olivier Blin patches to reread the previous configurationFlorent Villard2004-03-191-12/+39
* list yes/no for autologin in a more intuitive way, that is yes isThierry Vignaud2004-03-111-7/+7
* drakboot --boot is now a wizardPascal Rigaux2004-03-021-0/+1
* Apply Olivier Blin patch to fix theme displaying under consoleFlorent Villard2004-02-191-2/+3
* typo fixesPablo Saratxaga2004-02-161-1/+1
* Warn if the user is not in framebuffer mode, but allow to see the installed t...Florent Villard2004-02-061-17/+19
* write fstab for /tmp using tmpfs when "clean /tmp" is chosenPascal Rigaux2004-02-051-3/+11
* update copyright noticesThierry Vignaud2004-01-221-1/+1
* add bug hintThierry Vignaud2004-01-151-0/+2
* remove unused variableThierry Vignaud2004-01-151-1/+0
* (lilo_choice) do not complain on cancelingThierry Vignaud2004-01-151-1/+1