slackbuilds/system/zfs-on-linux
Markus Reichelt 3fc378019b
system/zfs-on-linux: Fix build script.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-02-14 06:27:52 +07:00
..
README system/zfs-on-linux: Updated version to 0.8.5. 2020-10-17 09:36:16 +07:00
doinst.sh
rc.zfs
slack-desc system/zfs-on-linux: Updated for version 0.8.0. 2019-05-29 11:52:05 +07:00
zfs-on-linux.SlackBuild system/zfs-on-linux: Fix build script. 2021-02-14 06:27:52 +07:00
zfs-on-linux.info system/zfs-on-linux: Updated for version 0.8.6. 2021-02-07 01:38:08 +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.

For more information about ZFS on Linux, please visit
https://zfsonlinux.org.

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

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