From 6d44b761ea20be31381df9037e06687da7497fbc Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 16 Jun 2025 12:11:31 +0200 Subject: [PATCH] update TODO --- TODO | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index 1629d43f0d6..eda987b3ec0 100644 --- 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 -- 2.47.3