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:
@@ -4,6 +4,7 @@ ZFSTOP= ${SRCTOP}/sys/contrib/openzfs
|
|||||||
.PATH: ${ZFSTOP}/cmd/zpool_influxdb
|
.PATH: ${ZFSTOP}/cmd/zpool_influxdb
|
||||||
.PATH: ${ZFSTOP}/man/man8
|
.PATH: ${ZFSTOP}/man/man8
|
||||||
|
|
||||||
|
PACKAGE=zfs
|
||||||
PROG= zpool_influxdb
|
PROG= zpool_influxdb
|
||||||
MAN= zpool_influxdb.8
|
MAN= zpool_influxdb.8
|
||||||
BINDIR?= /usr/libexec/zfs
|
BINDIR?= /usr/libexec/zfs
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
PACKAGE=zfs
|
||||||
PROG= zfsbootcfg
|
PROG= zfsbootcfg
|
||||||
MAN= zfsbootcfg.8
|
MAN= zfsbootcfg.8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user