Re: [PATCH] Handler support

2009-02-14 Thread Felix Zielcke
A. Am Samstag, den 14.02.2009, 22:46 +0800 schrieb Bean: If there is no objection, I'd commit this patch in a few days. Hello Bean, if you want to drop termin_input and terminal_output command then please don't forget to update util/grub.d/00_header.in +GRUB_MOD_INIT(handler) +{ +

Re: [PATCH] Handler support

2009-02-14 Thread Bean
On Sat, Feb 14, 2009 at 11:11 PM, Felix Zielcke fziel...@z-51.de wrote: A. Am Samstag, den 14.02.2009, 22:46 +0800 schrieb Bean: If there is no objection, I'd commit this patch in a few days. Hello Bean, if you want to drop termin_input and terminal_output command then please don't

Design: partitions in partitions

2009-02-14 Thread phcoder
Hello I would like to implement partition in partitions support (it's on the TODO list) and necessary as a pre-requisite to access solaris' zfs partitions. I would also like to integrate current bsd partition support to it. I propose the following design: Unified naming scheme: purely

Bugfix: ata pass-through broke compilation

2009-02-14 Thread phcoder
Hello. Here is bugfix Regards Vladimir 'phcoder' Serbinenko Index: kern/disk.c === --- kern/disk.c (revision 1994) +++ kern/disk.c (working copy) @@ -47,7 +47,7 @@ int grub_disk_firmware_is_tainted; grub_err_t (*

Re: Bugfix: ata pass-through broke compilation

2009-02-14 Thread Christian Franke
phcoder wrote: Hello. Here is bugfix Thanks! Yes, I should rename all occurences... (gcc 3.4.4 did not detect this). Committed. Christian ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] Handler support

2009-02-14 Thread Vesa Jääskeläinen
Bean wrote: On Sat, Feb 14, 2009 at 11:11 PM, Felix Zielcke fziel...@z-51.de wrote: A. Am Samstag, den 14.02.2009, 22:46 +0800 schrieb Bean: If there is no objection, I'd commit this patch in a few days. Hello Bean, if you want to drop termin_input and terminal_output command then