mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-21 18:50:50 +01:00
zfsbootcfg(8), zpool_influxdb(8): move to the zfs package
These tools are only useful on a system running ZFS. Reviewed by: imp, manu Pull Request: https://github.com/freebsd/freebsd-src/pull/1175
This commit is contained in:
parent
bac2eea13a
commit
74adb39cf2
@ -4,6 +4,7 @@ ZFSTOP= ${SRCTOP}/sys/contrib/openzfs
|
||||
.PATH: ${ZFSTOP}/cmd/zpool_influxdb
|
||||
.PATH: ${ZFSTOP}/man/man8
|
||||
|
||||
PACKAGE=zfs
|
||||
PROG= zpool_influxdb
|
||||
MAN= zpool_influxdb.8
|
||||
BINDIR?= /usr/libexec/zfs
|
||||
|
@ -1,3 +1,4 @@
|
||||
PACKAGE=zfs
|
||||
PROG= zfsbootcfg
|
||||
MAN= zfsbootcfg.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user