Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
TEXT
29
Installing the bootsplash package
Guest on 4th February 2023 01:31:12 PM
tar -xvjf bootsplash-3.1.tar.bz2
cd ./bootsplash-3.2/
patch -Np1 -i /path/to/bootsplash-3.2_makefile.patch
cd ./Utilities/
make
cp splash fbresolution fbmngplay /sbin
cd ../Scripts/
cp bootanim /sbin
chmod +x /sbin/bootanim
Raw Paste
tar -xvjf bootsplash-3.1.tar.bz2 cd ./bootsplash-3.2/ patch -Np1 -i /path/to/bootsplash-3.2_makefile.patch cd ./Utilities/ make cp splash fbresolution fbmngplay /sbin cd ../Scripts/ cp bootanim /sbin chmod +x /sbin/bootanim
Login
or
Register
to edit or fork this paste. It's free.