aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2013-11-03 05:11:59 +0000
committerKris Moore <kmoore@FreeBSD.org>2013-11-03 05:11:59 +0000
commitc9c8fe237a07cf0809c782652372ed58442ef9e9 (patch)
tree437545de890babf6b762398a972d848158d3bdad /sysutils/Makefile
parent048e9d8b39976039d04938e2b720e042333656a9 (diff)
downloadports-c9c8fe237a07cf0809c782652372ed58442ef9e9.tar.gz
ports-c9c8fe237a07cf0809c782652372ed58442ef9e9.zip
- 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
Notes
Notes: svn path=/head/; revision=332589
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
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