From: Lennart Poettering Date: Wed, 6 May 2026 12:46:19 +0000 (+0200) Subject: update TODO X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5004653acd25d166ab8c10d987173f3bae0420a;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO.md b/TODO.md index f3d1070c6c7..466eb223426 100644 --- 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.