slackbuilds_ponce/system/zfs-on-linux
Marcin Szychowski 1880f5b648
system/zfs-on-linux: Updated for version 0.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-05-30 09:54:39 +07:00
..
doinst.sh
rc.zfs
README
slack-desc
zfs-on-linux.info
zfs-on-linux.SlackBuild

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

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