From: Lennart Poettering Date: Mon, 25 Sep 2023 10:23:12 +0000 (+0200) Subject: update TODO X-Git-Tag: v255-rc1~445 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=02c9d62b300a6dabce2f63dfb15f89e9a37f11d1;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 8cff6379af6..e1c031addcc 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.