From: Lennart Poettering Date: Mon, 10 Feb 2025 08:26:49 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3196d4e9ed8b03a673ac95efeec79c844ed7f29;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 3e044db6051..299ea382ca1 100644 --- a/TODO +++ b/TODO @@ -125,6 +125,12 @@ Deprecations and removals: Features: +* import-generator: add option to download into /run/ rather than /var/, and + make it default in the initrd + +* also parse out primary GPT disk label uuid from gpt partition at boot and + pass it as efi var to OS. + * maybe rework invocation of stub's inner PE payload: since we already parse PE anyway, maybe jump directly into the image, after finding the linux UEFI entrypoint. After all we invest quite some effort to disable