From 084ecae56f742fd5a8099c68ad111a56686cc878 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 8 Nov 2022 14:37:26 +0100 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 560ec4bca4..1f20226e71 100644 --- a/TODO +++ b/TODO @@ -119,6 +119,13 @@ Deprecations and removals: Features: +* maybe: systemd-loop-generator that sets up loopback devices if requested via kernel + cmdline. usecase: include encrypted/verity root fs in UKI. + +* systemd-gpt-auto-generator: add kernel cmdline option to override block + device to dissect. also support dissecting a regular file. useccase: include + encrypted/verity root fs in UKI. + * sd-stub: add ".bootcfg" section for kernel bootconfig data (as per * tpm2: add (optional) support for generating a local signing key from PCR 15