FBSplash
From EpixStudios
http://gentoo-wiki.com/HOWTO_fbsplash
Install splashutils which includes many bootup themes
emerge splashutils
Choose a theme from /etc/splash
ls /etc/splash
If you use genkernel to build your kernel you simply add another option 'gensplash'
genkernel --oldconfig --menuconfig --gensplash=EvenNewerTux initrd all

