From c9c8fe237a07cf0809c782652372ed58442ef9e9 Mon Sep 17 00:00:00 2001 From: Kris Moore Date: Sun, 3 Nov 2013 05:11:59 +0000 Subject: - Add sysutils/grub2-bhyve 0.2 GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. This port builds the grub-bhyve binary, allowing booting of non-FreeBSD operating systems in bhyve. WWW: https://github.com/grehan-freebsd/grub2-bhyve --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index c4639c43a20c..4747ff749fbf 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -350,6 +350,7 @@ SUBDIR += graveman SUBDIR += grok SUBDIR += grub2 + SUBDIR += grub2-bhyve SUBDIR += grub2-efi SUBDIR += gsmartcontrol SUBDIR += gstopd -- cgit v1.2.3