gdamjan / secure-boot

UEFI SecureBoot for ArchLinux
58 stars 3 forks source link

integrate with kernel-install #3

Open gdamjan opened 7 years ago

gdamjan commented 7 years ago

kernel-install: https://www.freedesktop.org/software/systemd/man/kernel-install.html

currently this tool runs on kernel package updates, but it needs to run when /boot/initramfs-* is updated too (which can happen at random times).

if Arch would move to the kernel-install infrastructure, it might be the better place for integration with secure-boot.