Right now plymouth will force the "detailed" splash if init=anything is on the kernel command line. This is probably the right thing to do for, e.g., init=/bin/sh but the wrong thing to do for, e.g., init=/sbin/bootchartd We may need to add some sort of plymouth:force-splash or plymouth:splash=default or some such to make the splash show up when bootchartd is running.
downstream bug report is here: https://bugzilla.redhat.com/470136
fixed in git : commit 6e3ae665bc2e1386de7b3396b16a3ffef06c76db Author: Frederic Crozat <fcrozat@mandriva.com> Date: Tue Oct 13 18:01:24 2009 +0200 [ daemon ] handle plymouth:force-splash on kernel cmdline When booting with init=..., plymouthd disables itself. It is problematic when using bootchartd (bug #22180). plymouth:force-splash allows to force plymouthd splash. Ensure init= value is not used when starting plymouthd for shutdown.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.