opnsense-src/tools/build/options/WITHOUT_ZFS
Mark Johnston f7f387730e src.conf.5: Update the WITHOUT_ZFS description
... to take into account programs and libraries which might implement
some ZFS-specific features without being exclusive to ZFS.

Reviewed by:	emaste
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35337
2022-05-30 10:45:57 -04:00

9 lines
243 B
Text

.\" $FreeBSD$
Do not build the ZFS file system kernel module, libraries such as
.Xr libbe 3 ,
and user commands such as
.Xr zpool 8
or
.Xr zfs 8 .
Also disable ZFS support in utilities and libraries which implement
ZFS-specific functionality.