Bug#1031118: systemd-boot should create boot loader entries for the installed kernels

Marco d'Itri md at linux.it
Sun Feb 12 01:29:02 GMT 2023


Package: systemd-boot
Version: 252.5-2
Severity: normal

systemd-boot.postinst should create boot loader entries for the 
currently installed kernels.

Something like this should work:

for kernel in /boot/vmlinuz-*; do
  kernel-install add "${kernel#*/vmlinuz-}" "$kernel"
done

-- 
ciao,
Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20230212/ad3b5576/attachment.sig>


More information about the Pkg-systemd-maintainers mailing list