mirror of
https://github.com/systemd/systemd.git
synced 2026-06-30 19:57:29 +00:00
TODO: drop bootctl link + sysupdate integration item
This is now implemented: sysupdate calls out to the /run/systemd/sysupdate/notify/ Varlink directory on completion, and bootctl binds a socket there that links a UKI plus extras staged below /var/lib/systemd/uki/ (with .v/ vpick support) via "bootctl link-auto".
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -280,12 +280,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
- firstboot/sysinstall: add simple interface for prompting users to enable
|
||||
"features" exposed by of sysupdate.
|
||||
|
||||
- bootctl link + sysupdate integration
|
||||
- make sysupdate call out to a special varlink dir on completion
|
||||
- bind bootctl link socket in there, which when invoked goes to new dir in
|
||||
/var/ where downloaded kernels+confext+sysext are dropped in (place in
|
||||
.v/) and then does "bootctl link" on them.
|
||||
|
||||
- a tool that can prep credentials, put them in the ESP, for provisioning
|
||||
systems for SBC or UEFI/HTTP boot. Should be doing what sysinstall does with
|
||||
the credentials, and maybe even *be* sysinstall.
|
||||
|
||||
Reference in New Issue
Block a user