Re: Google's Summer of Code 2008 / GRUB 2

2008-04-21 Thread Colin D Bennett
On Tue, 22 Apr 2008 00:00:06 +0300 Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote: > We want to welcome both Colin and Marco to be part of GRUB 2! Hi, I'm going to be working on the "Fancy Menus" feature for GRUB 2. Once I begin producing real code, I will have my Bazaar VCS development branch avail

[PATCH] Improve ESC key interrupt of cat and sleep

2008-04-21 Thread Christian Franke
A minor improvement of the ESC handling for 'sleep -i' and 'cat'. It may also make sense to add this to the 'hexdump' command. But this requires more changes, because the hexdump() function is also used in grub-fstest.c Christian 2008-04-21 Christian Franke <[EMAIL PROTECTED]> * c

Google's Summer of Code 2008 / GRUB 2

2008-04-21 Thread Vesa Jääskeläinen
Hi all! I am happy to announce that we have received two slots for GRUB 2 projects as a part of GNU Project: http://code.google.com/soc/2008/gnu/about.html We want to welcome both Colin and Marco to be part of GRUB 2! We received several good applications but unfortunate we couldn't have al

Re: grub-probe fails during grub2 update (Debian)

2008-04-21 Thread Pavel Roskin
On Sun, 2008-04-20 at 12:07 +0200, Robert Millan wrote: > I propose that if grub-probe can't find an entry in device.map to convert the > device it just found to a grub drive, it runs grub-mkdevicemap and tries > again. > > Other approaches would be to kill device.map completely and just pipe th