Re: Problems with grub-reboot/savedefault/default=saved

2009-12-20 Thread Jordan Uggla
I found another bug. For some reason grub-reboot ( the utility ) checks if prev_saved_entry ( which has just been set equal to saved_entry ) is empty ( zero length or unset ), and if it is unsets it. This makes grub-reboot again equivalent to grub-set-default the first time you use it.

Re: gettext: normal/*

2009-12-20 Thread Carles Pina i Estany
Hi, Same patch moving STANDARD_MARGIN to an include file and using it in normal/main.c. -- Carles Pina i Estany http://pinux.info === modified file 'ChangeLog' --- ChangeLog 2009-12-19 23:00:30 + +++ ChangeLog 2009-12-20 12:10:46 + @@ -1,3 +1,33 @@ +2009-12-20 Carles Pina i

[PATCH] Move environment context handling out of kernel.

2009-12-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
This is a multi-part message in MIME format. --040505020001050308040003 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, all. Rescue mode doesn't need contexts so I propose to move context handling to normal.mod rather than have it in kernel.

[PATCH] Add support for (pxe[:server_ip[:gateway_ip]]) and export pxe parameteres into grub environment

2009-12-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Any other DHCP options needed? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === added file 'ChangeLog.pxeenv' --- ChangeLog.pxeenv 1970-01-01 00:00:00 + +++ ChangeLog.pxeenv 2009-12-20 19:23:11 + @@ -0,0 +1,36 @@ +2009-12-19 Vladimir Serbinenko phco...@gmail.com + + Support for

Re: Grub EFI ia32 in QEMU using TianoCore EFI BIOS

2009-12-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Colin Ian King wrote: Hi, I've noticed only just recently that an EFI BIOS has been ported to QEMU http://www.qemu.org/efi-bios.tar.bz2 from the TianoCore EFI sources. This file is quite old. Try this

Re: gettext: normal/*

2009-12-20 Thread Carles Pina i Estany
Hi, On Dec/20/2009, Carles Pina i Estany wrote: Can someone take a look in the patch again? Done in IRC. Thanks, -- Carles Pina i Estany http://pinux.info ___ Grub-devel mailing list Grub-devel@gnu.org