summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
Commit message (Expand)AuthorAgeFilesLines
* 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
* (lilo_choice) let's set dialog title when poping up an error messageThierry Vignaud2004-01-151-1/+1
* (lilo_choice) do not complaing about lilo faillure when we use anotherThierry Vignaud2004-01-151-2/+1
* warly said that we should not restrict ourselves to liloThierry Vignaud2004-01-151-2/+0
* make splash config looks better when embeddedThierry Vignaud2004-01-151-3/+3
* typo fixThierry Vignaud2004-01-141-1/+1
* use class->new rather than new class styleThierry Vignaud2004-01-141-9/+9
* minor cleanupThierry Vignaud2004-01-141-8/+3
* perl_checker cleanupsThierry Vignaud2004-01-141-3/+6
* proper indentingThierry Vignaud2004-01-141-55/+56
* - offer to configure bootsplash only on --splashThierry Vignaud2004-01-141-16/+16
* clean splash management codeFlorent Villard2004-01-141-123/+48
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-131-4/+5
* fix drakboot --boot embeddingThierry Vignaud2004-01-091-1/+0
* kill unused variableThierry Vignaud2004-01-061-2/+0
* split drakboot into bootloader and autologin configurationThierry Vignaud2004-01-051-18/+1
* fix button layout when embedded: pack buttons box at bottomThierry Vignaud2003-12-191-6/+7
* fix text layout by wrapping textThierry Vignaud2003-12-161-1/+1
* ensure update_bootloader_label() won't break when called in text interactivePascal Rigaux2003-09-181-1/+1
* fix default size without draksplashThierry Vignaud2003-09-091-2/+5
* typo fixDamien Chaumette2003-08-271-1/+1
* fix drakboot always showing advanced stuff even when --expert was notThierry Vignaud2003-08-251-2/+0
* some english typo fixes thx to Arpad BiroGuillaume Cottenceau2003-08-131-1/+1
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-2/+2
* hide splash screen section for now on ihm team requestThierry Vignaud2003-07-241-1/+2
* we do not need anymore autologin (spec87)Thierry Vignaud2003-07-231-1/+0
* - grey theme config instead of hiding itThierry Vignaud2003-07-151-8/+16
* sanitize button layouts:Thierry Vignaud2003-07-141-2/+2
* use stock items in main windowThierry Vignaud2003-07-101-2/+2
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-3/+2
* perl_checker fixesThierry Vignaud2003-05-231-17/+17
* we already have fork()+exec() detect_loader, so there's no need to doThierry Vignaud2003-05-211-1/+1
* fix #3560 (drakboot not updating bootloader label): the only confusingThierry Vignaud2003-05-191-3/+11
* let ugtk2->new manage the title settingThierry Vignaud2003-05-131-3/+2
* - pass enough dummy parameters to fs::merge_info_from_fstabThierry Vignaud2003-05-121-3/+3
* - do not log localized messages; what's more, this is supposed to beThierry Vignaud2003-05-121-10/+5
* no doble module loadingThierry Vignaud2003-04-291-1/+0
* any::setupBootloader() already call bootloader::install()Thierry Vignaud2003-04-101-6/+3
* fix #2826 (aka pixel sucks):Thierry Vignaud2003-04-071-7/+7
* fix lilo-menu not working (bug #3048)Pascal Rigaux2003-03-111-2/+0