2010-08-04 Robert Millan <rmh@gnu.org>
Support OpenSolaris in ZFS device resolution. * configure.ac: Check for getmntany(). * kern/emu/misc.c [HAVE_GETMNTANY]: Include `<sys/mnttab.h>'. [HAVE_GETMNTANY] (grub_find_zpool_from_mount_point): Add OpenSolaris support.
This commit is contained in:
parent
9dd6fd50b4
commit
62858144fe
3 changed files with 33 additions and 2 deletions
|
@ -1,3 +1,12 @@
|
|||
2010-08-04 Robert Millan <rmh@gnu.org>
|
||||
|
||||
Support OpenSolaris in ZFS device resolution.
|
||||
|
||||
* configure.ac: Check for getmntany().
|
||||
* kern/emu/misc.c [HAVE_GETMNTANY]: Include `<sys/mnttab.h>'.
|
||||
[HAVE_GETMNTANY] (grub_find_zpool_from_mount_point): Add OpenSolaris
|
||||
support.
|
||||
|
||||
2010-08-03 Robert Millan <rmh@gnu.org>
|
||||
|
||||
Fix grub-emu build.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue