From: Lennart Poettering Date: Thu, 14 Jul 2022 22:15:59 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~644 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c043291774ab81cb9544efaf387f41711da5d1a2;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 55007175562..f208f68e0eb 100644 --- a/TODO +++ b/TODO @@ -79,6 +79,10 @@ Janitorial Clean-ups: Features: +* PID 1 should look for an SMBIOS variable that encodes an AF_VSOCK address it + should send sd_notify() ready notifications to. That way a VMM can boot up a + system, and generically know when it finished booting. + * add "systemd-sysext identify" verb, that you can point on any file in /usr/ and that determines from which overlayfs layer it originates, which image, and with what it was signed.