SlackBuildsOrg/system/openzfs
Matt Egger 95893d5a19
system/openzfs: updated for version 2.2.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-11 08:12:05 +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.

NOTES

- 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 of the build machine, e.g. `export KERNEL=5.15.116`.

- Dracut support is compiled in if dracut is installed at the time of
  building.

- Openzfs requires i686 on Slackware-x86. i586 will fail to build.