--- genkernel.conf.orig 2011-02-08 20:07:41.267445002 +0200 +++ genkernel.conf 2011-02-08 20:27:38.292445003 +0200 @@ -93,6 +93,13 @@ # Add new kernel to grub? # BOOTLOADER="grub" +# Enable splashutils in early space (initrd). Default is "no". +# SPLASH="yes" +# Use this splash theme. If commented out - the "default" name theme is used. +# The above option should be also enabled for this one to work! +# This supersedes the "SPLASH_THEME" option of /etc/conf.d/splash (in early space). +# SPLASH_THEME="gentoo" + # =========Low Level Compile Settings========= # # GNU Make to use for kernel. See also the --kernel-make command line option.