* include/grub/bsdlabel.h (GRUB_PC_PARTITION_BSD_LABEL_WHOLE_DISK_PARTITION): New definition.
* partmap/bsdlabel.c (bsdlabel_partition_map_iterate): Use FreeBSD delta determination style. Works with most NetBSD partitions too.
This commit is contained in:
parent
139b714a93
commit
3222efaff3
3 changed files with 30 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-07-17 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/bsdlabel.h (GRUB_PC_PARTITION_BSD_LABEL_WHOLE_DISK_PARTITION): New definition.
|
||||
* partmap/bsdlabel.c (bsdlabel_partition_map_iterate): Use FreeBSD
|
||||
delta determination style. Works with most NetBSD partitions too.
|
||||
|
||||
2010-07-17 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* kern/partition.c [GRUB_UTIL]: Add missing util/misc.h inclusion.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue