zfs/rpm/generic
Benjamin Sherman 509526ad21 fix: preserve linux kmod signature in zfs-kmod rpm spec
This change provides rpm spec macros to sign the zfs and spl kmods as
the final step after the %install scriptlet. This is needed since the
find-debuginfo.sh script strips out debug symbols plus signatures.

Kernel module signing only occurs when the required files are present
as typically required in the Linux source tree:
- certs/signing_key.pem
- certs/signing_key.x509

The method for overriding the default __spec_install_post macro is
inspired by (and largely copied from) the Fedora kernel.spec.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Benjamin Sherman <benjamin@holyarmy.org>
Closes #15744
2024-01-29 14:53:29 -08:00
..
zfs-dkms.spec.in zfs-dkms: fix shell-init error message 2023-11-28 15:19:07 -08:00
zfs-kmod.spec.in fix: preserve linux kmod signature in zfs-kmod rpm spec 2024-01-29 14:53:29 -08:00
zfs.spec.in spec: define _bashcompletiondir if undefined 2023-10-11 16:58:06 -07:00