bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Allow appending kernel options directly from the main menu


From: Yoshinori K. Okuji
Subject: Re: [PATCH] Allow appending kernel options directly from the main menu
Date: Wed, 09 Oct 2002 10:57:28 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

At 08 Oct 2002 10:10:17 -0400,
Neal H. Walfield wrote:
> How about `a' followed by a number (or vica versa--I think that the
> latter would be better) which would indicate what line to append to?

I don't think that is so convenient, because you cannot see what any
menu entry has on the top-level menu.

One better way is like this:

title Foo
kernel --shortcut=k /kernel-image
module --shortcut=m /module-image

Another is:

shortcut k kernel
shortcut m module
title Foo
kernel /kernel-image
module /module-image

The latter doesn't work nicely when you have multiple lines which use
the same command in an entry, but it would be more convenient.

Thanks,
Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]