> In SuSe's kernel there is a nice feature but I cannot found where is
> the code that does it and so I cannot play with it 8-).
> The thing I'm talking about is grpahical boot + graphical first console.
> I glanced at include/asm-i386/linux_logo.h but it doesn't differ.
> Can someone help me ?
Install the package "kernel-source" from zq (source) series.
The patch in the archives you have to look for is named ...boot-splash...
The important files in the patched kernel tree are:
linux/drivers/video/fbcon-splash.[ch]
There are some more changes in the whole fbcon* files (for alpha blending
etc.).
HTH
Jan-Marek
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/