Fix IMSM handling on Fedora.
* util/getroot.c (grub_util_is_imsm): New function. (grub_util_get_dev_abstraction): Treat IMSM as simple device, not RAID.
This commit is contained in:
parent
0f021838c4
commit
ec31677170
2 changed files with 95 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix IMSM handling on Fedora.
|
||||
|
||||
* util/getroot.c (grub_util_is_imsm): New function.
|
||||
(grub_util_get_dev_abstraction): Treat IMSM as simple device, not RAID.
|
||||
|
||||
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* Makefile.am: Strip gold section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue