This repository uses the zfs-builder image to build a set of well-known Linux ZFS binaries, for kernel and userland, suitable for use in the Titan project.
The end result of this is a set of archives:
- zfs-[zfs_version]-userland.tar.gz
- zfs-[zfs_version]-[kernel_release].tar.gz
The build process is driven by the build
script.
The ZFS builder project follows the Titan community best practices:
It is maintained by the Titan community maintainers
For more information on how it works, and how to build and release new versions, see the Development Guidelines.
This is code is licensed under the Apache License 2.0. Full license is available here.