From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: menu enchancement
Date: Fri, 10 Sep 2004 22:49:52 +0200 [thread overview]
Message-ID: <200409102249.52916.okuji@enbug.org> (raw)
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
next reply other threads:[~2004-09-10 20:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-10 20:49 Yoshinori K. Okuji [this message]
2004-09-10 21:24 ` menu enchancement 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200409102249.52916.okuji@enbug.org \
--to=okuji@enbug.org \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.