]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@amutable.com>
Wed, 6 May 2026 12:46:19 +0000 (14:46 +0200)
committerLennart Poettering <lennart@amutable.com>
Wed, 6 May 2026 14:20:02 +0000 (16:20 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index f3d1070c6c746abafa972337744ee1aa279fab6d..466eb223426dc4879e83684040e9e673da5a21a3 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -128,6 +128,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 
 ## Features
 
+- 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. Should be doing what sysinstall does with the credentials,
   and maybe even *be* sysinstall.