aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* use drakx-update-background instead of broken perl one-liner (fails when reso...Olivier Blin2013-05-071-3/+1
* Fix permissions on written initrd'sColin Guthrie2013-01-272-0/+3
* There are no perl scripts anymore. Only bash.Colin Guthrie2012-04-141-4/+2
* Tidy up tmp on normal exit (thanks Anssi)Colin Guthrie2012-04-141-0/+2
* Do not remove dracut hooks.Colin Guthrie2012-04-141-1/+0
* Do not pass theme in when calling make-boot-splash-raw.Colin Guthrie2012-04-142-5/+4
* Rewrite remove-boot-splash as a shell script.Colin Guthrie2012-04-142-22/+72
* Add support for xz compressed initrds.Colin Guthrie2012-04-141-4/+15
* Actually use the THEME name passed in.Colin Guthrie2012-04-141-2/+5
* Avoid using cpio-filter and cpio --appendColin Guthrie2012-04-141-12/+8
* Remove a poinless line.Colin Guthrie2012-04-141-3/+2
* make-boot-splash: dereference symlinks before operationAnssi Hannula2012-04-041-0/+2
* remove-boot-splash: drop support for old non-plymouth bootsplashAnssi Hannula2012-02-271-29/+1
* add checks for some more failure conditions to prevent initrd corruptionAnssi Hannula2012-02-271-20/+31
* don't truncate initrd if plymouth-populate-initrd failsAnssi Hannula2011-12-191-0/+9
* don't truncate initrd if plymouth-populate-initrd doesn't existAnssi Hannula2011-12-191-4/+4
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-04-164-13/+4
* Do not derefence symlinks, we copy the target tooPascal Terjan2009-11-301-1/+1
* Compress hard, like we do in mkinitrdPascal Terjan2009-11-291-2/+2
* Fix previous commit to not remove everythingPascal Terjan2009-11-291-2/+2
* Don't create duplicate files in initrd, mine went from 18MB to 3MB with this ...Pascal Terjan2009-11-271-0/+7
* - hide more errorsFrederic Crozat2009-10-121-4/+4
* - remove splashy leftover in initrdFrederic Crozat2009-10-122-2/+2
* - Release 3.3.1Frederic Crozat2009-10-121-1/+1
* - put back old option, not neededFrederic Crozat2009-10-071-0/+1
* - Call bootload-config with the right optionsFrederic Crozat2009-10-071-1/+1
* - Fix support for plymouthFrederic Crozat2009-10-071-5/+6
* - Re-add script directoryFrederic Crozat2009-10-071-0/+2
* - Fix typoFrederic Crozat2009-10-072-2/+2
* - Port to plymouthFrederic Crozat2009-10-075-133/+26
* fix bad paths in MakefileChristophe Fergeau2009-10-071-3/+3
* remove obsolete scriptsChristophe Fergeau2009-10-073-444/+4
* - Fix chvt deadlock in speedboot mode (Mdv bug #49946)Frederic Crozat2009-04-211-1/+1
* fix display garbaged chinese font on startup (#35465)Thierry Vignaud2009-04-171-0/+1
* - Hide splashy startup messageFrederic Crozat2009-03-301-2/+2
* - Ensure no error is displayed at shutdown when /proc is unmountedFrederic Crozat2009-03-301-3/+3
* - Release 3.2.23 :Frederic Crozat2009-03-301-4/+4
* - Release 3.2.22 :Frederic Crozat2009-03-271-2/+2
* - Release 3.2.21 :Frederic Crozat2009-03-251-4/+9
* - Update font name / pathFrederic Crozat2009-03-241-11/+11
* - Release 3.2.19Frederic Crozat2009-02-101-2/+2
* - Release 3.2.18 :Frederic Crozat2009-02-061-3/+3
* fix clearing tty8 and switching to tty1 when splashy has been stoppedOlivier Blin2008-09-231-5/+3
* set DURING_MAKE_BOOTSPLASH variable when calling splashy_configOlivier Blin2008-08-271-1/+1
* do not warn about missing /proc/splash if in splashy mode (#42459)Olivier Blin2008-08-051-1/+3
* check harder if splash is disabledOlivier Blin2008-07-291-1/+1
* add support for splashy themes inclusion in ext2 initrd (used by One build pr...Olivier Blin2008-07-251-1/+15
* add splashy theme files if splashy is availableOlivier Blin2008-07-241-2/+6
* set splashy theme when building bootsplashOlivier Blin2008-07-241-0/+4
* initial splashy supportOlivier Blin2008-07-231-1/+47