pkgbase: Create a FreeBSD-hyperv package
Put all hyperv utilities in it.
Differential Revision: https://reviews.freebsd.org/D31805
(cherry picked from commit db953e8b97
)
This commit is contained in:
parent
e6e5d8e7aa
commit
d71c2dfc78
@ -4,6 +4,7 @@
|
||||
|
||||
BINDIR= ${LIBEXECDIR}/hyperv
|
||||
|
||||
PACKAGE= hyperv-tools
|
||||
SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
|
||||
SCRIPTS+= hyperv_vfattach hyperv_vfup
|
||||
|
||||
|
@ -54,6 +54,8 @@ hast_COMMENT= Highly Available Storage daemon
|
||||
hast_DESC= Highly Available Storage daemon
|
||||
hostapd_COMMENT= 802.11 Access Point Daemon an Utilities
|
||||
hostapd_DESC= 802.11 Access Point Daemon an Utilities
|
||||
hyperv-tools_COMMENT= Microsoft HyperV Utilities
|
||||
hyperv-tools_DESC= Microsoft HyperV Utilities
|
||||
jail_COMMENT= Jail Utilities
|
||||
jail_DESC= Jail Utilities
|
||||
jail-debug_DESCR= Debugging Symbols
|
||||
|
Loading…
Reference in New Issue
Block a user