* grub-core/kern/emu/hostdisk.c (open_device): New argument max. All
users updated. (grub_util_biosdisk_read): Handle Linux partitions not exactly corresponding to GRUB partitions. (grub_util_biosdisk_write): Likewise.
This commit is contained in:
parent
b72d44a11a
commit
cb7f944e44
2 changed files with 102 additions and 72 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-04-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/emu/hostdisk.c (open_device): New argument max. All
|
||||
users updated.
|
||||
(grub_util_biosdisk_read): Handle Linux partitions not exactly
|
||||
corresponding to GRUB partitions.
|
||||
(grub_util_biosdisk_write): Likewise.
|
||||
|
||||
2012-04-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Scan mdraid before LVM.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue