aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/make-boot-splash-raw
Commit message (Collapse)AuthorAgeFilesLines
* - Fix typoFrederic Crozat2009-10-071-1/+1
|
* - Port to plymouthFrederic Crozat2009-10-071-29/+11
|
* - Release 3.2.19Frederic Crozat2009-02-101-2/+2
| | | | | - really fix changing splash theme
* - Release 3.2.18 :Frederic Crozat2009-02-061-3/+3
| | | | | - fix location of splashy themes
* add support for splashy themes inclusion in ext2 initrd (used by One build ↵Olivier Blin2008-07-251-1/+15
| | | | process)
* add splashy theme files if splashy is availableOlivier Blin2008-07-241-2/+6
|
* make cpio quietPascal Rigaux2007-03-131-1/+1
|
* use cpio-filter to remove bootsplash from initrd without being rootPascal Rigaux2007-03-011-8/+3
| | | | | (removing a file using cpio implies "cpio -i" then "cpio -o", but devices can't be created as non-root)
* create make-boot-splash-raw out of make-boot-splashPascal Rigaux2007-02-261-0/+49
(to be used by mkcd)