[PATCH] mkdevicemap for Cygwin

2007-11-13 Thread Christian Franke
Some changes for grub-mkdevicemap on Cygwin. Christian 2007-11-13 Christian Franke <[EMAIL PROTECTED]> * util/grub-mkdevicemap.c (get_floppy_disk_name): Add Cygwin device names. (get_ide_disk_name): Disable on __CYGWIN__. (get_scsi_disk_name): Add Cygwin device

Re: New command dump

2007-11-13 Thread Bean
Hi, > I think we should commit this soon! Can you please add it to grub-emu done. > Can you please use another name, this is a not static. Not being > static is not a problem to me, having access from other modules to > this one for debugging might be useful sometimes. i change the command na

Re: Transparent decompression with file system filter

2007-11-13 Thread Bean
Hi, > Are you still interested in working on this? Yes, if you think this is an useful feature, I can start working on it. -- Bean ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

[PATCH] Fix for linker build ID in Fedora 8

2007-11-13 Thread Pavel Roskin
Hello! [Sorry for not replying earlier. All messages from my gnu.org account were getting lost. Anyway, I'll need to retire that address due to massive spam.] Here's an alternate patch for the issue that appeared on Fedora 8. The linker adds a "build ID" (.not.gnu.build-id) by default. That s