You are not logged in.
Following the recent RFC RFC 66 discussion, I made a package to help me install my own kernel packages using systemd's kenel-install.
I found I really like this approach.
Perhaps its useful to other folks as well. I'm using it with systemd-boot only.
My sd-boot package is now available.
Offline
Thank you for doing all the work to get this package released and available. It works superbly well, is easy to install and get going, and it does an excellent job of managing not just new kernels (in my case custom kernels at present, but can be set to manage new Arch kernels also. With systemd-boot it makes kernel updates worry-free, but it is also nice that it manages memtest86 and edk2-shell when they update too.
Last edited by mcloaked (2026-04-22 12:04:45)
Mike C
Offline
FYI - i pushed out a new version. The new version uses compiled binaries in place of bash.
I left the bash code for historical interest.
I have this running on multiple machines - all working well (for me).
Do let me know any of any issues or thoughts
g
Offline
Thank you for this package - I have it running on multiple machines now and the new c-code binary version is significantly faster than the previous bash script version. It handles kernel updates as well as memtest86 updates very efficiently.
Mike C
Offline
Quick update as of version 5.4.0
sd-boot has been running here on about a dozen machines with various configurations of mount points for ESP and XBOOTLDR.
All are working well for both efi tools and kernels Some machines install only one kernel while others install several.
Thanks to those who have been testing and those who found a couple bugs that have been fixed.
(a) missing checkdepends item in PKGBUILD
(b) failing to create /var/lib/sd-boot on first run.
Thank you for the reports - the feedback is much appreciateed.
Last edited by GeneArch (Today 11:57:31)
Offline