]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Sep 2023 10:23:12 +0000 (12:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Sep 2023 10:23:29 +0000 (12:23 +0200)
TODO

diff --git a/TODO b/TODO
index 8cff6379af67dd6d51c4d889151ac987f5753998..e1c031addccef605c43c7fc8ddb82c17dab40ede 100644 (file)
--- a/TODO
+++ b/TODO
@@ -133,9 +133,13 @@ Deprecations and removals:
 
 Features:
 
+* in the service manager, pick up ERRNO= + BUSERROR= + VARLINKERROR= error
+  identifiers, and store them along with the exit status of a server and report
+  via "systemctl status".
+
 * enumerate virtiofs devices during boot-up in a generator, and synthesize
   mounts for rootfs, /usr/, /home/, /srv/ and some others from it, depending on
-  the "tag".
+  the "tag". (waits for: https://gitlab.com/virtio-fs/virtiofsd/-/issues/128)
 
 * automatically mount one virtiofs during early boot phase to /run/host/,
   similar to how we do that for nspawn, based on some clear tag.