Comment 7 for bug 438762

Revision history for this message
Colin Watson (cjwatson) wrote : Re: [Bug 438762] Re: should show some kind of indication of system being alive during livesession boot

Either that, or else a new init-top script that has OPTION=USPLASH and
PREREQ="usplash". In the latter case you'd need to explicitly check that
[ "$BOOT" = casper ].

I suspect putting it in scripts/casper:mountroot is probably neatest, at
least for the moment; it's not quite as early as possible but it will
probably do OK.