BTS

Issue887

Title provide support for plymouth
Priority wish Status dead
Superseder Nosy List mika
Assigned To Topics

Created on 2010-07-30.21:34:56 by mika, last changed 2011-11-07.14:04:42 by mika.

Messages
msg4046 (view) Author: mika Date: 2011-11-07.14:04:42
Instructions for current wheezy versions:

  # apt-get install plymouth plymouth-themes-solar
  # plymouth-set-default-theme solar

Then rebuild ISO (including re-generating initramfs), boot with "splash" bootoption and "/etc/init.d/plymouth" needs 
to be stopped as part of the boot process, then it works pretty much out of the box.

Nobody cared about the implementation, so marking as dead.
msg3499 (view) Author: mika Date: 2010-11-25.10:25:10
c/p from issue838:

aptitude install plymouth plymouth-plugins-all
plymouth-set-default-theme solar
update-initramfs -u
msg3300 (view) Author: mika Date: 2010-07-30.21:34:55
plymouth is the currently leading bootsplash solution. It works quite out of 
the box, but what's left for Grml:

* provide a decent Grml splash theme
* drop our "Grml" startup stuff if bootoption splash is present
* integrate plymouth in our /etc/runlevel.conf* so plymouth is stopped upon 
startup
History
Date User Action Args
2011-11-07 14:04:42mikasetstatus: chatting -> dead
messages: + msg4046
2010-11-25 10:25:10mikasetstatus: unread -> chatting
messages: + msg3499
2010-11-25 10:24:35mikalinkissue838 superseder
2010-07-30 21:34:56mikacreate