slackbuilds_ponce/system/zfs-on-linux
Heinz Wiesinger b6987fe5ac system/zfs-on-linux: Fix support for PRINT_PACKAGE_NAME
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:22 +02:00
..
doinst.sh
rc.zfs
README
slack-desc
zfs-on-linux.info
zfs-on-linux.SlackBuild system/zfs-on-linux: Fix support for PRINT_PACKAGE_NAME 2021-07-17 21:55:22 +02:00

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 KERN environment variable if target kernel version differs
from that's of the build machine, e.g. `export KERN=5.12.14`.

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