Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't truncate initrd if plymouth-populate-initrd fails | Anssi Hannula | 2011-12-19 | 1 | -0/+9 |
| | |||||
* | don't truncate initrd if plymouth-populate-initrd doesn't exist | Anssi Hannula | 2011-12-19 | 1 | -4/+4 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-04-16 | 4 | -13/+4 |
| | | | | | | | | | | | | 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) ------------------------------------------------------------------------ | ||||
* | Do not derefence symlinks, we copy the target too | Pascal Terjan | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | Compress hard, like we do in mkinitrd | Pascal Terjan | 2009-11-29 | 1 | -2/+2 |
| | |||||
* | Fix previous commit to not remove everything | Pascal Terjan | 2009-11-29 | 1 | -2/+2 |
| | |||||
* | Don't create duplicate files in initrd, mine went from 18MB to 3MB with this ↵ | Pascal Terjan | 2009-11-27 | 1 | -0/+7 |
| | | | | patch | ||||
* | - hide more errors | Frederic Crozat | 2009-10-12 | 1 | -4/+4 |
| | |||||
* | - remove splashy leftover in initrd | Frederic Crozat | 2009-10-12 | 2 | -2/+2 |
| | | | | | - hide error message | ||||
* | - Release 3.3.1 | Frederic Crozat | 2009-10-12 | 1 | -1/+1 |
| | | | | | - do not update various symlinks for each initrd when switching theme | ||||
* | - put back old option, not needed | Frederic Crozat | 2009-10-07 | 1 | -0/+1 |
| | |||||
* | - Call bootload-config with the right options | Frederic Crozat | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | - Fix support for plymouth | Frederic Crozat | 2009-10-07 | 1 | -5/+6 |
| | |||||
* | - Re-add script directory | Frederic Crozat | 2009-10-07 | 1 | -0/+2 |
| | |||||
* | - Fix typo | Frederic Crozat | 2009-10-07 | 2 | -2/+2 |
| | |||||
* | - Port to plymouth | Frederic Crozat | 2009-10-07 | 5 | -133/+26 |
| | |||||
* | fix bad paths in Makefile | Christophe Fergeau | 2009-10-07 | 1 | -3/+3 |
| | |||||
* | remove obsolete scripts | Christophe Fergeau | 2009-10-07 | 3 | -444/+4 |
| | |||||
* | - Fix chvt deadlock in speedboot mode (Mdv bug #49946) | Frederic Crozat | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | fix display garbaged chinese font on startup (#35465) | Thierry Vignaud | 2009-04-17 | 1 | -0/+1 |
| | |||||
* | - Hide splashy startup message | Frederic Crozat | 2009-03-30 | 1 | -2/+2 |
| | |||||
* | - Ensure no error is displayed at shutdown when /proc is unmounted | Frederic Crozat | 2009-03-30 | 1 | -3/+3 |
| | |||||
* | - Release 3.2.23 : | Frederic Crozat | 2009-03-30 | 1 | -4/+4 |
| | | | | | | - Replace ping call for splashy with test instead of repaint - Redirect stderr for all splashy_update calls to /dev/null | ||||
* | - Release 3.2.22 : | Frederic Crozat | 2009-03-27 | 1 | -2/+2 |
| | | | | | - Redirect splashy_update repaint error message to null, since it is used to ping splashy | ||||
* | - Release 3.2.21 : | Frederic Crozat | 2009-03-25 | 1 | -4/+9 |
| | | | | | - ensure shutdown text is visible when using splashy | ||||
* | - Update font name / path | Frederic Crozat | 2009-03-24 | 1 | -11/+11 |
| | |||||
* | - Release 3.2.19 | Frederic Crozat | 2009-02-10 | 1 | -2/+2 |
| | | | | | - really fix changing splash theme | ||||
* | - Release 3.2.18 : | Frederic Crozat | 2009-02-06 | 1 | -3/+3 |
| | | | | | - fix location of splashy themes | ||||
* | fix clearing tty8 and switching to tty1 when splashy has been stopped | Olivier Blin | 2008-09-23 | 1 | -5/+3 |
| | |||||
* | set DURING_MAKE_BOOTSPLASH variable when calling splashy_config | Olivier Blin | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | do not warn about missing /proc/splash if in splashy mode (#42459) | Olivier Blin | 2008-08-05 | 1 | -1/+3 |
| | |||||
* | check harder if splash is disabled | Olivier Blin | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | add support for splashy themes inclusion in ext2 initrd (used by One build ↵ | Olivier Blin | 2008-07-25 | 1 | -1/+15 |
| | | | | process) | ||||
* | add splashy theme files if splashy is available | Olivier Blin | 2008-07-24 | 1 | -2/+6 |
| | |||||
* | set splashy theme when building bootsplash | Olivier Blin | 2008-07-24 | 1 | -0/+4 |
| | |||||
* | initial splashy support | Olivier Blin | 2008-07-23 | 1 | -1/+47 |
| | |||||
* | wrap with some bootsplash tests | Olivier Blin | 2008-07-23 | 1 | -6/+10 |
| | |||||
* | space fixes | Olivier Blin | 2008-07-23 | 1 | -8/+8 |
| | |||||
* | use splash_rc variable set by initsplash | Olivier Blin | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | remove useless check, /proc/splash is already tested long before | Olivier Blin | 2008-07-23 | 1 | -4/+2 |
| | |||||
* | add some wrappers around bootsplash-specific parts (to prepare splashy support) | Olivier Blin | 2008-07-23 | 1 | -10/+24 |
| | |||||
* | do not check that splash is on, initsplash from initscripts already does that | Olivier Blin | 2008-07-23 | 1 | -2/+0 |
| | |||||
* | uming fits well against current theme | Funda Wang | 2007-08-25 | 1 | -1/+0 |
| | |||||
* | - Revert last commit (see bugzilla tickets #27663 and #30715). | Herton Ronaldo Krzesinski | 2007-05-09 | 1 | -6/+0 |
| | |||||
* | fix shutdown message only in english, used patch from Flavio Bruno | Herton Ronaldo Krzesinski | 2007-05-09 | 1 | -0/+6 |
| | | | | | Leitner, reported on #27663 | ||||
* | do call update when switching theme | Pascal Rigaux | 2007-03-15 | 1 | -0/+1 |
| | | | | | | (i wonder why it's not already done. i need it to be done before grub_switch_themes) | ||||
* | - use /usr/sbin/grub-gfxmenu to update grub gfxboot | Pascal Rigaux | 2007-03-15 | 1 | -16/+6 |
| | | | | | | - create a symlink /usr/share/gfxboot/themes/current (to be used by grub-gfxmenu) | ||||
* | switch-themes: handle /boot/gfxmenu for grub | Pascal Rigaux | 2007-03-15 | 1 | -8/+14 |
| | |||||
* | make cpio quiet | Pascal Rigaux | 2007-03-13 | 1 | -1/+1 |
| | |||||
* | use hibernate config files if present for suspend | Olivier Blin | 2007-03-05 | 1 | -1/+1 |
| |