aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/make-boot-splash
Commit message (Collapse)AuthorAgeFilesLines
* Do not pass theme in when calling make-boot-splash-raw.Colin Guthrie2012-04-141-1/+1
| | | | | | | | | | | | This reverts and earlier commit that used it explicitly, however this approach is more error prone. The default theme is set in make-boot-splash, and thus it will be used when calling via this route. Error checking is done at this higher level and thus if an invalid theme is passed in the old theme will still be default and we will properly regenerate initrd. Clarify that the theme argument should not be passed in the help output.
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-04-161-2/+2
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r908 | blino | 2011-04-16 15:34:46 +0100 (Sat, 16 Apr 2011) | 1 line initial bootsplash import (cleaned from Mdv) ------------------------------------------------------------------------
* - put back old option, not neededFrederic Crozat2009-10-071-0/+1
|
* - Re-add script directoryFrederic Crozat2009-10-071-0/+2
|
* - Port to plymouthFrederic Crozat2009-10-071-26/+2
|
* set DURING_MAKE_BOOTSPLASH variable when calling splashy_configOlivier Blin2008-08-271-1/+1
|
* set splashy theme when building bootsplashOlivier Blin2008-07-241-0/+4
|
* fix typo in make-boot-splashPascal Rigaux2007-02-271-1/+1
|
* create make-boot-splash-raw out of make-boot-splashPascal Rigaux2007-02-261-42/+3
| | | | | (to be used by mkcd)
* added grub support in the themeFlorent Villard2006-10-181-0/+5
|
* Fix initramfs support (use cpio -c)Gwenolé Beauchesne2006-04-101-1/+1
|
* handle initramfs initrd in make-boot-splash and remove-boot-splashFlorent Villard2006-04-101-4/+23
|
* remove some last mandrakeFlorent Villard2005-09-151-1/+1
|
* fix typoOlivier Blin2005-07-181-1/+1
|
* fix remove-boot-splash pathOlivier Blin2004-06-301-1/+1
|
* - add scripts/remove-boot-splash so we can modify a bootsplashPascal Rigaux2004-06-291-10/+8
| | | | | | | | | | | from an initrd without having to rebuild it - make-boot-splash doesn't try to detect the resolution anymore, it now needs to be given one - in switch-themes and remove-theme, use bootloader-config to update the bootloader - remove detect-resolution - requires new mkinitrd (old mkinitrd used detect-resolution) - remove "Patch: glibc-fixed-header.tar.bz2" which is unused (and not in CVS)
* make-boot-splash: don't run switch-themes DURING_INSTALLPascal Rigaux2004-01-051-1/+3
|
* rely on initrd file to find correct bootloader entry and resolution in ↵Florent Villard2003-11-181-1/+1
| | | | | | | detect-resolution correctly rewrite gray scaled jpeg
* new bootsplash v3V2_0_0_1mdkFlorent Villard2003-07-311-60/+8
| | | | | include various scripts and binaries from bootsplash.org
* new 1600x1200 imageFlorent Villard2003-02-141-0/+2
|
* add 640x480 resolution in make-boot-splashFlorent Villard2002-08-081-1/+3
|
* Sync CVS with sources available in CookerDavid Baudens2002-08-021-11/+13
|
* new images for 9.0V1_3_11_1mdkFlorent Villard2002-07-211-0/+4
| | | | | cp lilo message in make-boot-splash script
* move config to /etc so that rc.sysinit see themV1_3_5_1mdkFlorent Villard2002-03-011-2/+3
| | | | | update Mandrake themes images and config
* Add switch themes script, add support for lilo themesChmouel Boudjnah2002-02-121-1/+3
|
* Add themes supportChmouel Boudjnah2002-02-081-3/+6
|
* Fix argument parsing.Chmouel Boudjnah2002-02-041-1/+0
|
* Allow to force resolition.Chmouel Boudjnah2002-01-301-1/+7
|
* Initial revisionfirst_importChmouel Boudjnah2002-01-301-0/+87