]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 37855/head
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Jun 2025 10:11:31 +0000 (12:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 11 Jul 2025 16:17:04 +0000 (18:17 +0200)
TODO

diff --git a/TODO b/TODO
index 1629d43f0d64e9af0cf90e1d95733438501f3c5a..eda987b3ec09a3aee2f915d9cc87da31c46d2996 100644 (file)
--- a/TODO
+++ b/TODO
@@ -477,12 +477,6 @@ Features:
   them. display them in regular output mode (via strip_tab_ansi()), but
   suppress them in json mode.
 
-* machined: when registering a machine, also take a relative cgroup path,
-  relative to the machine's unit. This is useful when registering unpriv
-  machines, as they might sit down the cgroup tree, below a cgroup delegation
-  boundary. Then, install an inotify watch on that cgroup to track when the
-  machine's local cgroup goes down.
-
 * resolved: report ttl in resolution replies if we know it. This data is useful
   for tools such as wireguard which want to periodically re-resolve DNS names,
   and might want to use the TTL has hint for that.
@@ -813,8 +807,6 @@ Features:
     PCRs.
 
 * vmspawn:
-  - run in scope unit when invoked from command line, and machined registration is off
-  - sd_notify support
   - --ephemeral support
   - --read-only support
   - automatically suspend/resume the VM if the host suspends. Use logind
@@ -2762,7 +2754,6 @@ Features:
     investigate whether creating the inner child with CLONE_PARENT isn't better.
   - Reduce the number of sockets that are currently in use and just rely on one
     or two sockets.
-  - Support running nspawn as an unprivileged user.
 
 * machined:
   - add an API so that libvirt-lxc can inform us about network interfaces being