]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pkgbase: Put ufs related tools and lib in their own package
authorEmmanuel Vadot <manu@FreeBSD.org>
Fri, 22 Jul 2022 11:22:29 +0000 (13:22 +0200)
committerEmmanuel Vadot <manu@FreeBSD.org>
Thu, 2 Feb 2023 09:32:55 +0000 (10:32 +0100)
commit01db7f820e8ee3e901b81ecd4551d4b37b62026f
tree9bd90b73e3e0f6a77643e5ce1ff728d042e5a3c0
parentaf38da83afe3c57a33cd8872e94074852954b332
pkgbase: Put ufs related tools and lib in their own package

It's not really useful in a jail or in a mdroot or even if a users
wants to do a full zfs machine.

Reviewed by: mckusick
Differential Revision: https://reviews.freebsd.org/D36227

(cherry picked from commit a7ffc948497e04354fa512915f7e383ee04ae269)
15 files changed:
lib/libufs/Makefile
release/packages/Makefile.package
sbin/clri/Makefile
sbin/dump/Makefile
sbin/dumpfs/Makefile
sbin/ffsinfo/Makefile
sbin/fsck_ffs/Makefile
sbin/fsdb/Makefile
sbin/fsirand/Makefile
sbin/growfs/Makefile
sbin/mksnap_ffs/Makefile
sbin/newfs/Makefile
sbin/restore/Makefile
sbin/tunefs/Makefile
usr.sbin/snapinfo/Makefile