From e6ba912a1ae83987855d5d51f12df8fd1b7cd033 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 10 Mar 2021 17:57:58 +0100 Subject: [PATCH] update TODO --- TODO | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index 51a18295f4..be236c5cba 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