From 02c9d62b300a6dabce2f63dfb15f89e9a37f11d1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Sep 2023 12:23:12 +0200 Subject: [PATCH] update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 8cff6379af..e1c031addc 100644 --- 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.