]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 2 Aug 2022 08:28:15 +0000 (10:28 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 2 Aug 2022 08:28:15 +0000 (10:28 +0200)
TODO

diff --git a/TODO b/TODO
index 219cf0743387fc036d84ed120e986a67031dc987..f8bb47d20c79a759150f3e9c69deefdc0c21e3b2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -109,6 +109,12 @@ Deprecations and removals:
 
 Features:
 
+* sd-boot: we probably should include all BootXY EFI variable defined boot
+  entries in our menu, and then suppress ourselves. Benefit: instant
+  compatibility with all other OSes which register things there, in particular
+  on other disks. Always boot into them via NextBoot EFI variable, to not
+  affect PCR values.
+
 * in sd-boot: load EFI drivers from a new PE section. That way, one can have a
   "supercharged" sd-boot binary, that could carry ext4 drivers built-in.