]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 35510/head
authorLennart Poettering <lennart@poettering.net>
Mon, 9 Dec 2024 10:46:54 +0000 (11:46 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 20 Dec 2024 17:04:01 +0000 (18:04 +0100)
TODO

diff --git a/TODO b/TODO
index 3fad822bc665a243787b96d04870da2d389cec9e..e44b583db1a6ea9facdf483e7f021cc5580dd2d0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -122,6 +122,18 @@ Deprecations and removals:
 
 Features:
 
+* importd: introduce a per-user instance, that downloads into per-user DDI dirs
+
+* sysupdated: similar
+
+* portabled: similar
+
+* machined: implement a per-user instance, that manages per-user DDI dirs for
+  images. systemd-nspawn/systemd-vmspawn should probably register with both the
+  system and the user scoped machined instance. The former to get the machine
+  name registered as hostname, and the latter so that the image stuff is nicely
+  per-user managed.
+
 * resolved: make resolved process DNR DHCP info
 
 * Teach systemd-ssh-generator to generated an /run/issue.d/ drop-in telling
@@ -391,8 +403,6 @@ Features:
   the bg via vmspawn/nspawn if not done so yet and then requests a shell inside
   it for the invoking user.
 
-* importd/…: define per-user dirs for container/VM images too.
-
 * add a new specifier to unit files that figures out the DDI the unit file is
   from, tracing through overlayfs, DM, loopback block device.