New partition naming style in grub-probe for Linux and NetBSD.

This commit is contained in:
Grégoire Sutre 2010-06-13 02:36:39 +02:00
parent 96e5c55634
commit fcb2d09011
3 changed files with 21 additions and 19 deletions

View file

@ -1,3 +1,9 @@
2010-06-13 Grégoire Sutre <gregoire.sutre@gmail.com>
* kern/emu/hostdisk.c (grub_util_biosdisk_get_grub_dev): Use the
new partition naming style.
* util/grub-install.in: Adapt sed subtitutions in grub-probe calls.
2010-06-12 BVK Chaitanya <bvk.groups@gmail.com>
Add "-o grub.iso" like cmdline options support.