From a3196d4e9ed8b03a673ac95efeec79c844ed7f29 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 10 Feb 2025 09:26:49 +0100 Subject: [PATCH] update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.3