From: Lennart Poettering Date: Tue, 19 Sep 2023 07:47:29 +0000 (+0200) Subject: update TODO X-Git-Tag: v255-rc1~502 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90eabfe6d17c0a6d2244fbfbce6934656efa819d;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 349e31f1f75..72156c13c33 100644 --- a/TODO +++ b/TODO @@ -133,6 +133,13 @@ Deprecations and removals: Features: +* 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". + +* automatically mount one virtiofs during early boot phase to /run/host/, + similar to how we do that for nspawn, based on some clear tag. + * make systemd-pcrphase accessible via varlink so that clients can measure things reasonably freely, and get a proper entry in the TPM event log we maintain, correctly synchronized