]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
bootctl: introduce "link" as alternative to kernel-install (#41543)
authorLennart Poettering <lennart@amutable.com>
Fri, 1 May 2026 08:38:22 +0000 (10:38 +0200)
committerGitHub <noreply@github.com>
Fri, 1 May 2026 08:38:22 +0000 (10:38 +0200)
This adds "bootctl link" as alternative to kernel-install for installing
a UKI together with sidecards (confext, sysext, creds) as type 1
entries.

It has a much tigher focus than kernel-install, and doesn't do plugins
or anything.

It acts as "inverse" of the pre-existing "bootctl unlink".


Trivial merge