summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
Commit message (Collapse)AuthorAgeFilesLines
* further simplifyThierry Vignaud2016-01-021-7/+3
|
* reindent after previous commitThierry Vignaud2016-01-021-15/+15
|
* simplify after previous commitThierry Vignaud2016-01-021-7/+0
|
* split drakautologin from drakboot (mga#7160)Thierry Vignaud2016-01-021-112/+0
|
* drop remaining unused splash bitsThierry Vignaud2016-01-021-133/+1
| | | | should have been done in commit 5a382f9b0c1fac53338afd7ddd2478a6e36f03e3
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+0
| | | | they're obsolete since switching from CVS/SVN to git...
* use simpler Gtk3::ComboBoxTextThierry Vignaud2013-11-241-1/+1
|
* convert to UIManagerThierry Vignaud2013-11-241-4/+14
|
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-1/+1
|
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-9/+9
|
* convert from mygtk2 to ugtk2Thierry Vignaud2013-11-241-1/+1
| | | | (needed for next commits)
* 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") (spot by perl_checker)
* Update drakboot splash updating code.Colin Guthrie2012-03-191-6/+10
| | | | | Note: This is no longer used, but for completeness I am making it support the splash + quiet kernel command line params.
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* 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
| | | | | | 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 filePascal Rigaux2008-03-051-2/+8
| | | | | (it may help for bug #37203)
* (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 ↵Pascal Rigaux2005-01-221-1/+1
| | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?))