Written by bschneck1955 the 24 Jun 10 at 03:36.
Category: Usability.
Related project:
Nothing/Others.
Status: Not an idea
Rationale
I find the current Grub Bootloader boring with too much text. I would rather go right to login with a multi boot system with graphical interface. Skip a step at start up.
This idea is somewhat like Burg project - a Grub fork with eye-candy. I think the boot doesn't need so much, since if you're looking to the boot enough time to eye-candy matter, something is horribly wrong.
The best improvements I can think in GNU/Linux boot are:
Branching - already made with Burg. If you have more than one option for an OS, all of them go to the same entry. If you want to run a specific kernel, you select the OS entry, it branches and you select the kernel you want. This helps letting a clean boot menu, so no newbie panic "which one I choose?".
*A nice, flexible yet simple GUI editor to Grub menu. Let's face it - Grub is a powerful piece of good software, but it's a pain to configure. Yes, even Grub Legacy. Yes, even for the power users. And its default configurations, like cluttering the boot menu with LOTS of options, almost begs "edit me!".