Hello everyone, In case anyone is interested in ZFS packages:
I created a bit hacky way to package ZFS binary modules for Debian 12 which uses dkms mktarball --binaries-only underneath.
If someone wants to take a look the package is on GitHub: https://github.com/fihufil/debian-zfs-modulesIt builds packages just fine but there is one gotcha: the packages are unsigned so it won't work on systems with Secure Boot enabled.
KR, Filip Dorosz