]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 18958/head
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Mar 2021 16:57:58 +0000 (17:57 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Mar 2021 13:58:00 +0000 (14:58 +0100)
TODO

diff --git a/TODO b/TODO
index 51a18295f4533ca464cb67918ed0e71764705c38..be236c5cba677080543ae7fa3e03bad60d8bdfa7 100644 (file)
--- 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