Thanks for your contribution, but, as I said a while ago, it is
better to add a general way to embed arbitrary commands in stage2,
than to add one option for each feature you may want to make
default. For example:

$ cat >default_menu.lst <<EOF
serial --unit=1 --speed=38400
terminal --timeout=0 serial
EOF
$ configure --enable-preset-menu=default_menu.lst

This is much more flexible.

Okuji

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

Reply via email to