Scan mdraid before LVM.
* include/grub/diskfilter.h (grub_diskfilter_register): Renamed to .. (grub_diskfilter_register_front): ... this. (grub_diskfilter_register_back): New function. All users of grub_diskfilter_register updated.
This commit is contained in:
parent
33d918b85f
commit
b72d44a11a
7 changed files with 25 additions and 6 deletions
|
@ -1,3 +1,12 @@
|
|||
2012-04-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Scan mdraid before LVM.
|
||||
|
||||
* include/grub/diskfilter.h (grub_diskfilter_register): Renamed to ..
|
||||
(grub_diskfilter_register_front): ... this.
|
||||
(grub_diskfilter_register_back): New function.
|
||||
All users of grub_diskfilter_register updated.
|
||||
|
||||
2012-04-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-install.in: Fix an automatic target detection bug.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue