Fix FreeBSD compilation.
* grub-core/disk/geli.c (GRUB_MD_SHA256) [GRUB_UTIL]: Redefine in a way to avoid circular dependency. (GRUB_MD_SHA512) [GRUB_UTIL]: Likewise. * util/getroot.c (grub_util_follow_gpart_up): Move from here... * grub-core/kern/emu/hostdisk.c (+grub_util_follow_gpart_up): ... here.
This commit is contained in:
parent
4a19b6017d
commit
27610c3836
4 changed files with 95 additions and 50 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2011-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix FreeBSD compilation.
|
||||
|
||||
* grub-core/disk/geli.c (GRUB_MD_SHA256) [GRUB_UTIL]: Redefine in a way
|
||||
to avoid circular dependency.
|
||||
(GRUB_MD_SHA512) [GRUB_UTIL]: Likewise.
|
||||
* util/getroot.c (grub_util_follow_gpart_up): Move from here...
|
||||
* grub-core/kern/emu/hostdisk.c (+grub_util_follow_gpart_up): ... here.
|
||||
|
||||
2011-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix ZFS crypto error types.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue