aight well then...could you explain to me how to patch the kernel?....
Required Packages:
==================
The bootsplash kernel patch:
http://www.bootsplash.de/files/ (for kernel 2.6 patches)
or:
http://www.bootsplash.de/files/old (for kernel 2.4 patches)
The bootsplash package:
http://www.bootsplash.de/files/splas...sh-3.2.tar.bz2
A patch for bootsplash's makefile:
http://www.linuxfromscratch.org/hint...makefile.patch
A theme:
http://www.bootsplash.de/files/themes/
If you don't have your kernel's sources, get them from:
ftp://ftp.kernel.org/pub/linux/kernel/
Patching, configuring and recompiling the kernel:
=================================================
If you just downloaded the kernel sources, unpack them in the right place by
running the following commands:
cd /usr/src/
tar -xvjf /path/to/kernel-tarball
i cant figure out how to do this first patch...the file that i downloaded is .diff
the first patch is the bootsplash kernel patch..and i cant figure out how to unpack the diff file...