]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO 23731/head
authorLuca Boccassi <bluca@debian.org>
Sun, 12 Jun 2022 23:22:46 +0000 (00:22 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 8 Jul 2022 15:59:51 +0000 (16:59 +0100)
TODO

diff --git a/TODO b/TODO
index 5aeaaddb3ebb722d9ec146b2188e79f2ad924910..ebd887d7142f40d28872af97a5d10c39ae387713 100644 (file)
--- a/TODO
+++ b/TODO
@@ -751,8 +751,8 @@ Features:
   mapping to $RUNTIME_DIRECTORY, $STATE_DIRECTORY and such
 
 * All tools that support --root= should also learn --image= so that they can
-  operate on disk images directly. Specifically: bootctl, systemctl,
-  coredumpctl. (Already done: systemd-nspawn, systemd-firstboot,
+  operate on disk images directly. Specifically: systemctl, coredumpctl.
+  (Already done: bootctl, systemd-nspawn, systemd-firstboot,
   systemd-repart, systemd-tmpfiles, systemd-sysusers, journalctl)
 
 * seccomp: by default mask x32 ABI system wide on x86-64. it's on its way out