Re: Patch to exit on 'q'

1999-07-19 Thread OKUJI Yoshinori
From: Pavel Roskin <[EMAIL PROTECTED]> Subject: Patch to exit on 'q' Date: Mon, 19 Jul 1999 21:40:08 +0400 (EEST) > It's ridiculous to go to the command line just to exit from GRUB. > The attached patch makes /sbin/grub exit on 'q' if the menu is active.

Patch to exit on 'q'

1999-07-19 Thread Pavel Roskin
Hello! It's ridiculous to go to the command line just to exit from GRUB. The attached patch makes /sbin/grub exit on 'q' if the menu is active. Pavel Roskin --- stage2/stage2.c Thu Jun 24 04:03:29 1999 +++ stage2/stage2.c Mon Jul 19 20:12:46 1999 @@ -477,6 +477,13 @@