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:
Lexi Winter 2024-04-22 16:07:30 -06:00 committed by Warner Losh
parent bac2eea13a
commit 74adb39cf2
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -1,3 +1,4 @@
PACKAGE=zfs
PROG= zfsbootcfg
MAN= zfsbootcfg.8