From: Lennart Poettering Date: Wed, 10 Mar 2021 16:57:58 +0000 (+0100) Subject: update TODO X-Git-Tag: v249-rc1~509^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6ba912a1ae83987855d5d51f12df8fd1b7cd033;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 51a18295f45..be236c5cba6 100644 --- a/TODO +++ b/TODO @@ -296,12 +296,6 @@ Features: * busctl: maybe expose a verb "ping" for pinging a dbus service to see if it exists and responds. -* when systemd-nspawn and suchlike dissect an OS image, and there are multiple - root partitions, do an strverscmp() on the partition label and boot - first. That is inspired how sd-boot figures out which kernel to boot, and - thus allows defining OS images which can be A/B updated and we default to the - newest version automatically, both in nspawn and in sd-boot - * systemd-gpt-auto should probably set x-systemd.growfs on the mounts it creates @@ -823,9 +817,6 @@ Features: * journalctl: make sure -f ends when the container indicated by -M terminates -* mount: automatically search for "main" partition of an image has multiple - partitions - * in nss-systemd, if we run inside of RootDirectory= with PrivateUsers= set, find a way to map the User=/Group= of the service to the right name. This way a user/group for a service only has to exist on the host for the right