In case you're interested, I managed to update zfs-linux-hardened
so that it has a pkgver
function which automatically selects the latest kernel version if available. Since the package will just fail to build for an unsupported kernel, this seems like a moderate improvement for people who are waiting on a package update for a new minor kernel version.
You're welcome to incorporate those changes into this package, considering how this isn't automatically updated by archzfs any more, but I also understand not wanting to incorporate such a change.
Pinned Comments
lightdot commented on 2025-02-04 21:19 (UTC) (edited on 2025-06-20 15:33 (UTC) by lightdot)
This package will be kept in sync with the latest openzfs stable release and the kernels officially supported by it.
For the supported kernel versions, refer to the respective openzfs release notes (LINK).
E.g. openzfs 2.3.3 supports kernel versions 4.18 - 6.15. When kernel 6.16 is released for Arch, zfs-linux will not be updated until the openzfs project announces that it's compatible. This will most likely happen with the next openzfs release.
Kernel compatibility of the upcoming openzfs release can be seen in their META file (LINK).
For those wishing to use openzfs with unsupported kernels, do note that this could lead to serious issues, including data loss, even though such a zfs-linux package might build and install cleanly. Have reliable backups and use such a package at your peril.
Please do not mark this package as out of date without checking the kernel compatibility first. Thank you!