summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
Commit message (Expand)AuthorAgeFilesLines
* use mygtk2::register_main_window()Thierry Vignaud2012-12-131-1/+1
* (set_splash_append) fix bug introduced by colin in r3572 on 2012-03-19Thierry Vignaud2012-03-231-1/+1
* Update drakboot splash updating code.Colin Guthrie2012-03-191-6/+10
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* fix reading security levelThierry Vignaud2010-01-141-1/+3
* drakboot: didn't mean to read call to set_logo_consoleChristophe Fergeau2009-11-101-1/+0
* rework drakboot --splash layout now that console logo support has been removedChristophe Fergeau2009-11-041-6/+5
* drakboot: don't try to set console logoChristophe Fergeau2009-11-041-5/+1
* drop support for --splash (not working)Thierry Vignaud2009-10-271-5/+1
* pass autologin hash to set_autologinOlivier Blin2009-09-231-3/+6
* rename autologin field as userOlivier Blin2009-09-231-4/+4
* Don't detect disks if we are not in bootloader or splash modePascal Terjan2009-09-231-5/+7
* splash mode needs reading bootloader config tooThierry Vignaud2008-05-291-1/+5
* only read bootloader configuration when configuring it (usefull in chroots)Thierry Vignaud2008-05-291-6/+7
* - drakboot:Olivier Blin2008-04-031-1/+1
* - draksplash: do not re-install grub, only modify grub's config filePascal Rigaux2008-03-051-2/+8
* (autologin_choice) make sure users are not listed twice (#38116)Thierry Vignaud2008-02-251-1/+1
* bump copyright yearThierry Vignaud2008-01-231-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-46/+34
* vga_fb expects the vga mode, not a boolean, fixingPascal Rigaux2005-08-301-1/+1
* propose to create a default bootloader configuration when no bootloader is foundPascal Rigaux2005-08-301-1/+9
* translate "Graphical boot mode:" (#17333)Olivier Blin2005-08-061-1/+1
* handle no bootloader configuration found with a clean errorPascal Rigaux2005-06-281-1/+1
* make perl_checker happyPascal Rigaux2005-06-031-1/+1
* add the "Create new theme" button backOlivier Blin2005-05-161-11/+11
* allow to choose between "text only", "verbose" and "silent" bootsplash modesOlivier Blin2005-05-161-23/+38
* use bootsplash::get_framebuffer_resolutionOlivier Blin2005-05-091-12/+5
* new theme creation functionsOlivier Blin2005-05-031-5/+5
* do not garbage the console on 'wizcancel'Thierry Vignaud2005-05-031-1/+2
* fix boot style layoutThierry Vignaud2005-05-021-3/+4
* embedding cleanups resulting in reusing main window icon in sub dialogsThierry Vignaud2005-05-021-1/+1
* typo/perl_checker fixesOlivier Blin2005-04-291-2/+2
* use new bootsplash module, really split autologin and bootsplash stuffOlivier Blin2005-04-291-205/+154
* kill unneeded hashOlivier Blin2005-04-291-9/+4
* perl_checker fixesOlivier Blin2005-04-291-5/+5
* bump copyrigth noticeThierry Vignaud2005-04-251-1/+1
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-1/+1
* fix the various transient on {rwindow} (or even {window} ?) not working anymo...Pascal Rigaux2005-01-221-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
* detectloader must handle specially raid-extra-boot=mbr-only (bugzilla #12089)Pascal Rigaux2004-10-261-1/+1
* - 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