slackbuilds_ponce/system/openzfs
Markus Reichelt c22cd83704
system/openzfs: Added (ZFS support for Linux)
Renamed from zfs-on-linux.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-15 10:47:33 +07:00
..
doinst.sh
openzfs.info
openzfs.SlackBuild
rc.zfs
README
slack-desc

ZFS is a modern filesystem originally developed for SOLARIS.
It provides many functionalities such as snapshots, data compression,
data recovery, filesystem (snapshot) sending/reveiving, and more.

NOTE: You'll need the kernel source code to be able to compile this.
This package is kernel dependent, so you'll need to recompile it for
every new kernel you choose to run.

Please use KERNEL environment variable if target kernel version differs
from that's of the build machine, e.g. `export KERNEL=5.15.74`.