Re: [PATCH] (ata.mod) avoid passing grub_errno to upper layer

2008-11-25 Thread Yoshinori K. Okuji
On Saturday 22 November 2008 16:35:09 Robert Millan wrote: > When an error is detected by ata.mod during drive scan, it will pass it to > the upper layer. This results in GRUB aborting when trying to enter normal > mode, even if the error is not critical (e.g. affects a drive not used > during boo

Re: [RFC] Multi-terminal support (Re: [PATCH] terminal split)

2008-11-25 Thread Yoshinori K. Okuji
On Saturday 22 November 2008 20:54:57 Robert Millan wrote: > On Sat, Nov 22, 2008 at 06:42:54PM +0100, Yoshinori K. Okuji wrote: > > However, whenever you want to do more than that, you must control each > > terminal differently. In particular, the menu code. The menu interface > > may not be unifo