From: Lennart Poettering Date: Wed, 21 Feb 2024 14:46:12 +0000 (+0100) Subject: update TODO X-Git-Tag: v256-rc1~785 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b924048d7c1ac2f5b731881d24bd9c43c5e20b;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 77da63aa05a..479bd94d664 100644 --- a/TODO +++ b/TODO @@ -132,6 +132,10 @@ Deprecations and removals: Features: +* vmspawn: to speed up boot let's disable all PCR banks in swtpm except for + SHA256. Probably means running swtpm_setup --state-dir … --tpm2 --pcr-banks + sha256. + * in os-release define a field that can be initialized at build time from SOURCE_DATE_EPOCH (maybe even under that name?). Would then be used to initialize the timestamp logic of ConditionNeedsUpdate=.