grub/include/grub/util
Robert Millan a98f4a0808 2011-10-09 Robert Millan <rmh@gnu.org>
LVM support for FreeBSD and GNU/kFreeBSD.

        * util/lvm.c (grub_util_lvm_isvolume): Enable on FreeBSD and
        GNU/kFreeBSD.
        (LVM_DEV_MAPPER_STRING): Move from here ...
        * include/grub/util/lvm.h (LVM_DEV_MAPPER_STRING): ... to here.
        * util/getroot.c: Include `<grub/util/lvm.h>'.
        (grub_util_get_dev_abstraction): Enable
        grub_util_biosdisk_is_present() on FreeBSD and GNU/kFreeBSD.
        Check for LVM abstraction on FreeBSD and GNU/kFreeBSD.
        (grub_util_get_grub_dev): Replace "/dev/mapper/" with
        `LVM_DEV_MAPPER_STRING'.  Enable LVM and mdRAID only on platforms that
        support it.
        * util/grub-setup.c (main): Check for LVM also on FreeBSD and
        GNU/kFreeBSD.
        * util/grub.d/10_kfreebsd.in: Load `geom_linux_lvm' kernel module
        when LVM abstraction is required for ${GRUB_DEVICE}.
2011-10-09 21:13:00 +02:00
..
deviceiter.h * util/sparc64/ieee1275/misc.c: New file. 2009-04-22 09:57:39 +00:00
libnvpair.h 2010-07-31 Robert Millan <rmh@gnu.org> 2010-07-31 12:22:01 +02:00
libzfs.h * include/grub/emu/misc.h: Don't include grub/util/libzfs.h. 2010-11-06 23:52:56 +01:00
lvm.h 2011-10-09 Robert Millan <rmh@gnu.org> 2011-10-09 21:13:00 +02:00
misc.h Remove extra declaration of sleep for mingw32. 2011-09-29 10:32:24 +02:00
ofpath.h Use ofpathname in grub-setup on sparc 2010-04-18 14:02:13 +02:00
resolve.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00