grub/grub-core/net/drivers
Colin Watson 794c8c3375 Fix grub-emu build on FreeBSD.
* Makefile.util.def (grub-mount): Add LIBGEOM to ldadd.
* grub-core/net/drivers/emu/emunet.c: Only include Linux-specific
headers on Linux.
(GRUB_MOD_INIT): Return immediately on non-Linux platforms; this
implementation is currently Linux-specific.
* util/getroot.c (exec_pipe): Define only on Linux or when either
libzfs or libnvpair is unavailable.
(find_root_devices_from_poolname): Remove unused path variable.
2012-09-22 21:19:58 +01:00
..
efi * include/grub/net.h (grub_net_card): New member txbufsize. 2012-06-19 11:34:52 +02:00
emu Fix grub-emu build on FreeBSD. 2012-09-22 21:19:58 +01:00
i386/pc * grub-core/net/drivers/emu/emunet.c (get_card_packet): Allocate the 2012-06-21 22:05:41 +02:00
ieee1275 * grub-core/kern/main.c (grub_set_prefix_and_root): Fix memory leak. 2012-06-22 11:51:48 +02:00