mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00: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}/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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user