> Well, I like rhgb the best (because it is 100% userspace and I do not > have to deal with it :-), but it seems like bootsplash should be > deprecated in favor of fbsplash.
well.. how much does it really need in kernel space? I mean, with all drivers as modules, and the "quiet" option, initramfs runs *really* fast. And that can just bang a bitmap to the framebuffer as first thing... (rhgb does it a bit later but that's a design choice in a feature vs early-boot tradeoff). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/