]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tunable directory for zfs runtime scripts
authorAntonio Russo <antonio.e.russo@gmail.com>
Thu, 7 Jun 2018 16:59:59 +0000 (12:59 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 7 Jun 2018 16:59:59 +0000 (09:59 -0700)
commit39042f97365c0e677e5e77ded90372526422afdf
treefeaf6e681cc3b9bd677bfd442b4e54e14c1b8a33
parentfba33c3819761487a75c8f1307482959105a6269
Tunable directory for zfs runtime scripts

zpool and zed place scripts in subdirectories of libexecdir. Some
distributions locate architecture independent scripts in other locations
(e.g. Debian). To avoid these paths getting out of sync, centralize the
definitions.

Build zfs-test's default.cfg by Makefile.  Use the new directory
logic building tests/zfs-tests/include/default.cfg.in.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com>
Closes #7597
cmd/zed/Makefile.am
cmd/zpool/Makefile.am
config/user-libexec.m4 [new file with mode: 0644]
config/user.m4
configure.ac
man/man8/Makefile.am
man/man8/zed.8.in
man/man8/zfs-mount-generator.8.in
tests/zfs-tests/include/Makefile.am
tests/zfs-tests/include/default.cfg.in