bug-grub
[Top][All Lists]
Advanced

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

Re: Small suggestion: separators in menu


From: Yoshinori K. Okuji
Subject: Re: Small suggestion: separators in menu
Date: Tue, 16 Apr 2002 16:52:10 +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 Mon, 15 Apr 2002 23:29:26 -0700,
Doug Shea wrote:
>     I think it would be nifty to be able to draw a line to separate 
> sections of the GRUB menu.

If it doesn't have to be elegant, you can write something like this to
achieve the same effect:

title Foo
kernel (hd0,0)/foo

title -------------------------------------------------------------

title Bar
kernel (hd0,1)/bar

If you think this looks too ugly, it would be necessary to define how
it should work precisely, before starting to implement it.

Okuji



reply via email to

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