summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove debuging assertions (as spoted by gc)Thierry Vignaud2003-03-041-2/+2
* - fix #2091 and #2480 (settings restorationThierry Vignaud2003-03-031-3/+9
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
* - disable autologin settings when autologin is disabledThierry Vignaud2003-02-271-7/+12
* - kill used once only bootlook moduleThierry Vignaud2003-02-261-12/+309
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-241-3/+1
* make perl_checker happyPascal Rigaux2003-02-131-2/+1
* - standalone.pm :Thierry Vignaud2002-11-181-7/+0
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-1/+1
* use the new fsedit::get_hdsPascal Rigaux2002-08-271-1/+1
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-1/+1
* a few more fixes (thanks Jure Repinc & Richard Burt)Pascal Rigaux2002-08-051-3/+2
* minor bugfix in calling bootloader::readJonathan Gotti2002-08-021-1/+2
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+0
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-1/+1
* fix Stew sucksPascal Rigaux2002-03-111-1/+1
* i18n changesPablo Saratxaga2002-03-071-2/+1
* drakboot functionality for PPCStew Benedict2002-03-071-3/+5
* add --testingPascal Rigaux2002-02-251-1/+2
* fix yves's code duplication of lilo_choice (use $::lilo_choice in bootlook)Pascal Rigaux2002-01-221-9/+14
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-1/+1
* security fix and variousPascal Rigaux2001-08-281-1/+1
* move to all_hds stuffPascal Rigaux2001-08-281-4/+4
* major fs.pm rework + adaptation to itPascal Rigaux2001-08-191-1/+1
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* added icon managementdamien2001-05-161-1/+1
* make it work (why was bootloader::install commented?)Pascal Rigaux2001-04-111-4/+2