Re: [PATCH] Improve ESC key interrupt of cat and sleep

2008-05-16 Thread Christian Franke
2008-04-21 Christian Franke <[EMAIL PROTECTED]> * commands/cat.c (grub_cmd_cat): Remove non-ESC keys from keyboard queue to ensure that break with ESC will always work. * commands/sleep.c (grub_interruptible_millisleep): Likewise. Remove ESC from keyboard queue. Committed

Re: [PATCH] biosdisk, getroot for Cygwin

2008-05-16 Thread Christian Franke
Done, new patch below. If there are no further comments, I will commit it in a few days. Committed. Christian ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] GDB stuff updated

2008-05-16 Thread Vesa Jääskeläinen
Vesa Jääskeläinen wrote: +++ grub2-gdb/kern/i386/pc/startup.S2008-05-07 09:39:11.0 +0200 How about raving readmode IDT (or IDT what we started with) so we can recall it when we are calling BIOS services... just in case. That's saving real mode ;) ___

Re: [PATCH] GDB stuff updated

2008-05-16 Thread Vesa Jääskeläinen
Hi Lubomir, Lubomir Rintel wrote: Updated GDB stub patch, just header text changes, changelog text fix and stripped of junk. Also -- solved the mystery of the dl.c fix; for some reason I managed to generate a reversed diff. It is required to link the gdb module (symbols defined with .globl in

Re: Grub2 wiki and categories??

2008-05-16 Thread Vesa Jääskeläinen
Vesa Jääskeläinen wrote: Have someone added those CategoryX things to wiki? They do not seem to work and is kinda useless... If not, then I am going to remove them... Hi, Actaully I made a cleanup of categories and modified rest to actually work. Please do not add new categories unless ther

Re: grub-probe gets a segfault

2008-05-16 Thread Pavel Roskin
On Sat, 2008-05-17 at 13:18 +, Isaac Marcos wrote: > The fix would be to reject RAID partitions in > grub_lvm_scan_device(). > The only validity check in that function is presence of the > LVM label in > the first 4 sectors. Perhaps additional checks ar

Re: grub-probe gets a segfault

2008-05-16 Thread Isaac Marcos
2008/5/16 Pavel Roskin <[EMAIL PROTECTED]>: > On Mon, 2008-05-12 at 09:14 -0430, Isaac M. Marcos wrote: > > > (gdb) print mda_size > > $1 = 192512 > > > > not what you though :-( > > OK, we have something interesting here. mda_size is 192512 (0x2f000). > rlocn->offset is 92672 (0x16a00). But (q