From: Lennart Poettering Date: Mon, 16 Jun 2025 10:11:31 +0000 (+0200) Subject: update TODO X-Git-Tag: v258-rc1~79^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F37855%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- 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