|
Bootsplash Progress Bar Patch
|
|
Requirements
You should have installed the bootsplash package, of course ;)
Additionaly the install script needs the epm package.
[fbmngplay]
The fbmngplay program is needed to play animations during system
startup/shutdown. It is part of the bootsplash package but
is unfortunatly not compiled with the package itself (true for <= 0.6),
so you have to compile manually:
tar xvjf bootsplash-0.6.tar.bz2
cd bootsplash-0.6/utils/fbmngplay/
make
install -m 755 fbmngplay /sbin/
|
|