aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2018-01-04 09:56:25 +0000
committerDevin Teske <dteske@FreeBSD.org>2018-01-04 09:56:25 +0000
commitf9c8c10b772a7b1c8e0363edd3e61843bb304c24 (patch)
treed73f01957f15a2212bfae88af14d02b8eb70a938 /sysutils/Makefile
parentfd8553586ed97a575ccdd0f329deb716ac9a7fa5 (diff)
downloadports-f9c8c10b772a7b1c8e0363edd3e61843bb304c24.tar.gz
ports-f9c8c10b772a7b1c8e0363edd3e61843bb304c24.zip
New port: sysutils/vzvol: Feature-rich ZFS zvol management tool
vzvol is a zvol manager, that allows a user to create, format, and manage zvols in the context of use for virualization. It is meant to simplify the management of these devices, as well as allow the creation of a shim .VMDK file to allow the use of a zvol with VirtualBox. WWW: https://github.com/RainbowHackerHorse/vzvol PR: 224662 Submitted by: Samantha "Rainbow" Smith <rainbow@purlinux.org> Reviewed by: yuri
Notes
Notes: svn path=/head/; revision=458020
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 dd4375292090..9729d75109b7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1290,6 +1290,7 @@
SUBDIR += vpnc-scripts
SUBDIR += vstrip
SUBDIR += vttest
+ SUBDIR += vzvol
SUBDIR += wait_on
SUBDIR += warden
SUBDIR += watchdog