All of lore.kernel.org
 help / color / mirror / Atom feed
* menu enchancement
@ 2004-09-10 20:49 Yoshinori K. Okuji
  2004-09-10 21:24 ` Marco Gerards
  0 siblings, 1 reply; 6+ messages in thread
From: Yoshinori K. Okuji @ 2004-09-10 20:49 UTC (permalink / raw)
  To: The development of GRUB 2

I've implemented some important features in the menu interface. That is, 
timeout and booting. Please test it. It should be now possible to boot 
an OS from the menu interface.

However, there are still several missing features which can be found in 
GRUB Legacy:

- Editing a boot entry

- Password

- Multiple fallback entries

- Saving a boot entry

- Coloring (this is useless, IMHO)

But one good thing is that GRUB 2 supports nested menus, although this 
is not usable until we implement the command "configfile".

I wish to see these features:

- Graphical interface

- Support for different geometries

- Message translation

Probably support for different geometries is difficult, because the 
current code assumes that the screen is at least 80x25. If you want to 
support smaller one, you need to adjust the messages as well as the 
hardcoded coordinates.

Next, I will work on editing a boot entry and password support.

Okuji



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-09-13 13:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-10 20:49 menu enchancement Yoshinori K. Okuji
2004-09-10 21:24 ` Marco Gerards
2004-09-10 21:40   ` Yoshinori K. Okuji
2004-09-10 21:49     ` Marco Gerards
2004-09-11  0:08     ` Marco Gerards
2004-09-13 13:04       ` Yoshinori K. Okuji

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.