opnsense-src/tools/build/options/WITHOUT_ZFS
Mark Johnston a897f30685 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
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit f7f387730e)
2022-06-13 08:43:17 -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.