Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix reading security level | Thierry Vignaud | 2010-01-14 | 1 | -1/+3 |
| | |||||
* | drakboot: didn't mean to read call to set_logo_console | Christophe Fergeau | 2009-11-10 | 1 | -1/+0 |
| | |||||
* | rework drakboot --splash layout now that console logo support has been removed | Christophe Fergeau | 2009-11-04 | 1 | -6/+5 |
| | |||||
* | drakboot: don't try to set console logo | Christophe Fergeau | 2009-11-04 | 1 | -5/+1 |
| | |||||
* | drop support for --splash (not working) | Thierry Vignaud | 2009-10-27 | 1 | -5/+1 |
| | |||||
* | pass autologin hash to set_autologin | Olivier Blin | 2009-09-23 | 1 | -3/+6 |
| | |||||
* | rename autologin field as user | Olivier Blin | 2009-09-23 | 1 | -4/+4 |
| | |||||
* | Don't detect disks if we are not in bootloader or splash mode | Pascal Terjan | 2009-09-23 | 1 | -5/+7 |
| | |||||
* | splash mode needs reading bootloader config too | Thierry Vignaud | 2008-05-29 | 1 | -1/+5 |
| | |||||
* | only read bootloader configuration when configuring it (usefull in chroots) | Thierry Vignaud | 2008-05-29 | 1 | -6/+7 |
| | |||||
* | - drakboot: | Olivier Blin | 2008-04-03 | 1 | -1/+1 |
| | | | | | | o stop workarounding glibc misconfiguration when listing users (#38116), it is now handled in MDK::Common (see #34279) | ||||
* | - draksplash: do not re-install grub, only modify grub's config file | Pascal Rigaux | 2008-03-05 | 1 | -2/+8 |
| | | | | | (it may help for bug #37203) | ||||
* | (autologin_choice) make sure users are not listed twice (#38116) | Thierry Vignaud | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -46/+34 |
| | |||||
* | vga_fb expects the vga mode, not a boolean, fixing | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | propose to create a default bootloader configuration when no bootloader is found | Pascal Rigaux | 2005-08-30 | 1 | -1/+9 |
| | |||||
* | translate "Graphical boot mode:" (#17333) | Olivier Blin | 2005-08-06 | 1 | -1/+1 |
| | |||||
* | handle no bootloader configuration found with a clean error | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | add the "Create new theme" button back | Olivier Blin | 2005-05-16 | 1 | -11/+11 |
| | |||||
* | allow to choose between "text only", "verbose" and "silent" bootsplash modes | Olivier Blin | 2005-05-16 | 1 | -23/+38 |
| | |||||
* | use bootsplash::get_framebuffer_resolution | Olivier Blin | 2005-05-09 | 1 | -12/+5 |
| | |||||
* | new theme creation functions | Olivier Blin | 2005-05-03 | 1 | -5/+5 |
| | |||||
* | do not garbage the console on 'wizcancel' | Thierry Vignaud | 2005-05-03 | 1 | -1/+2 |
| | |||||
* | fix boot style layout | Thierry Vignaud | 2005-05-02 | 1 | -3/+4 |
| | |||||
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 1 | -1/+1 |
| | |||||
* | typo/perl_checker fixes | Olivier Blin | 2005-04-29 | 1 | -2/+2 |
| | |||||
* | use new bootsplash module, really split autologin and bootsplash stuff | Olivier Blin | 2005-04-29 | 1 | -205/+154 |
| | |||||
* | kill unneeded hash | Olivier Blin | 2005-04-29 | 1 | -9/+4 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-04-29 | 1 | -5/+5 |
| | |||||
* | bump copyrigth notice | Thierry Vignaud | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva in copyright notices | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
| | | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?)) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -2/+2 |
| | |||||
* | detectloader must handle specially raid-extra-boot=mbr-only (bugzilla #12089) | Pascal Rigaux | 2004-10-26 | 1 | -1/+1 |
| | |||||
* | - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be ↵ | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
| | | | | | | | | | able to handle renamed devices - fs::get_info_from_fstab() doesn't take a prefix anymore - small perl_checker fix in install_any.pm | ||||
* | (enable_framebuffer) do not kill the whole wizard when embedded | Olivier Blin | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | update splash when removed too, use Mandrakelinux theme by default, | Olivier Blin | 2004-09-08 | 1 | -5/+7 |
| | | | | | don't give theme name to remove-theme | ||||
* | ensure we do not enable autologin w/o any user | Thierry Vignaud | 2004-09-06 | 1 | -1/+8 |
| | |||||
* | do not crash if default autologin or default desktop doesn't exist | Olivier Blin | 2004-09-01 | 1 | -2/+4 |
| | |||||
* | (lilo_choice) fix canceling first step | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -1/+1 |
| | |||||
* | - any::setupBootloader() used to call bootloader::install() whereas ↵ | Pascal Rigaux | 2004-08-18 | 1 | -15/+6 |
| | | | | | | | install_steps_interactive::setupBootloader() could call it once again (but this code seems dead though) - create any::installBootloader() out of what was done in the end of any::setupBootloader() but also in install_steps_interactive and drakboot (which handled the error that could occur in bootloader::install()) | ||||
* | (updateAutologin) clean any::set_autologin() call | Thierry Vignaud | 2004-08-13 | 1 | -1/+1 |
| | |||||
* | misc cleanups | Olivier Blin | 2004-08-13 | 1 | -7/+6 |
| | |||||
* | make perl_checker happy | Olivier Blin | 2004-08-13 | 1 | -2/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2004-08-13 | 1 | -1/+1 |
| | |||||
* | (drakboot --splash) add enable_framebuffer to allow to choose a video | Olivier Blin | 2004-08-13 | 1 | -1/+39 |
| | | | | | mode if boot isn't graphical |