=================== BUG #568: LATEST MODIFICATIONS ================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=568&group_id=68
Changes by: Henrik Nordstrom <[EMAIL PROTECTED]> Date: 2002-Jun-11 22:14 (GMT) ------------------ Additional Follow-up Comments ---------------------------- Should also note that it seems the stage2 image is a few bytes less than before. Always a good sign after a rewrite ;-) =================== BUG #568: FULL BUG SNAPSHOT =================== Submitted by: hno Project: grub Submitted on: 2002-Jun-09 16:19 Category: Terminal Severity: Major Priority: None Bug Group: Feature Request Resolution: None Assigned to: None Status: Open Release: Reproducibility: None Planned Release: Summary: Only prompt for "any key" if there is more than one terminal Original Submission: The documented behaviour of the terminal command is to prompt for "Press any key to continue" if both serial and console is selected. However, the actual behaviour is that it always prompts serial selected even if alone. The attached patch corrects this to make terminal only prompt for a key if serial is selected in combination with either hercules or console, NOT if serial is the only selected terminal type. Follow-up Comments ******************* ------------------------------------------------------- Date: 2002-Jun-11 22:14 By: hno Should also note that it seems the stage2 image is a few bytes less than before. Always a good sign after a rewrite ;-) ------------------------------------------------------- Date: 2002-Jun-11 22:11 By: hno Now it builds. Will try if the serial/vga selection works the way expected tomorrow.. our lab unit is still in the demo room after a very successful demo of our new really small Linux firewall with some really unique features, using grub as loader. ------------------------------------------------------- Date: 2002-Jun-11 20:13 By: okuji Oops! I forgot to add some files into the CVS. Thanks for pointing that out. Okuji ------------------------------------------------------- Date: 2002-Jun-11 18:08 By: None CVS does not compile.. term.h is missing. But from reading the source it probably does what it should when a term.h is added.. ------------------------------------------------------- Date: 2002-Jun-11 16:47 By: okuji I think the current CVS version should work as you expected. Could you try it? Thanks, Okuji File Attachments **************** ------------------------------------------------------- Date: 2002-Jun-09 16:19 Name: grub_terminal_prompt.patch Size: 1KB By: hno Only prompt for a key if serial is selected in combination with another terminal type http://savannah.gnu.org/bugs/download.php?group_id=68&bug_id=568&bug_file_id=28 For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=568&group_id=68 _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
