slackbuilds/system/zfs-on-linux
Andrew Clemons acf2c9a564
system/zfs-on-linux: Updated for version 2.1.2.
This fixes the build on 15.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-19 12:09:33 +07:00
..
README system/zfs-on-linux: Use KERNEL env var. 2022-02-19 12:09:33 +07:00
doinst.sh
rc.zfs
slack-desc
zfs-on-linux.SlackBuild system/zfs-on-linux: Updated for version 2.1.2. 2022-02-19 12:09:33 +07:00
zfs-on-linux.info system/zfs-on-linux: Updated for version 2.1.2. 2022-02-19 12:09:33 +07:00

README

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.19`.

NOTE: you should run ZFS on 64-bit systems.