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

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to