Re: [PATCH] GSoC #07 VBE double buffering (vs r1885)

2008-10-06 Thread Vesa Jääskeläinen
Andy Goth wrote: > "Colin D Bennett" <[EMAIL PROTECTED]> wrote: >> First make it work, then make it rock. > > I certainly do appreciate that, but... > >> my plan is to avoid complicated dirty-region repaint strategies >> at first. > > Requiring full-screen repaints is an architectural design th

say how to get out of grub-emu

2008-10-06 Thread jidanni
On the grub-emu man page please mention the only way to get back out of grub-emu is to use its "reboot" command, adding that it will return you to the shell and not really reboot. By the way, is the bug address on the man pages updated to [EMAIL PROTECTED] Not on Debian's grub2 stuff. __

too many commands, "help" output rolls of screen

2008-10-06 Thread jidanni
The top two lines of grub> help output will roll off the standard sized console. Please remove some commands so there aren't so many that they roll off the screen. Actually just please use more columns on some of the help lines. (Yes, TAB reveals the missing commands.) P.S., What if I forget my p

Re: say how to get out of grub-emu

2008-10-06 Thread Pavel Roskin
On Tue, 2008-10-07 at 03:08 +0800, [EMAIL PROTECTED] wrote: > On the grub-emu man page please mention the only way to get back out > of grub-emu is to use its "reboot" command, adding that it will return > you to the shell and not really reboot. It's not true. The "exit" command in the rescue mod

Re: too many commands, "help" output rolls of screen

2008-10-06 Thread Andy Goth
[EMAIL PROTECTED] wrote: > The top two lines of > grub> help > output will roll off the standard sized console. Please remove some > commands so there aren't so many that they roll off the screen. You should be able to remove testing commands (like "hello" and "play") from the build. At the mome