]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Sat, 15 Feb 2025 07:35:27 +0000 (08:35 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Feb 2025 10:38:32 +0000 (11:38 +0100)
TODO

diff --git a/TODO b/TODO
index e46199ab1ed2138af08418be13bb4687ee798f79..37157a0cd13fbcac9ab9c8d0bfff34bfeafaf31b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -125,6 +125,18 @@ Deprecations and removals:
 
 Features:
 
+* Turn systemd-networkd-wait-online into a small varlink service that people
+  can talk to and specify exactly what to wait for via a method call, and get a
+  response back once that level of "online" is reached.
+
+* introduce a small "systemd-installer" tool or so, that glues
+  systemd-repart-as-installer and bootctl-install into one. Would just
+  interactively ask user for target disk (with completion and so on), and then do
+  two varlink calls to the the two tools with the right parameters. To support
+  "offline" operation, optionally invoke the two tools directly as child
+  processes with varlink communication over socketpair(). This all should be
+  useful as blueprint for graphical installers which should do the same.
+
 * make "systemd-vmspawn -n" work unprivileged properly, i.e. acquire tap netif
   from nsresourced.