]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Feb 2025 10:54:23 +0000 (11:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Feb 2025 13:32:23 +0000 (14:32 +0100)
TODO

diff --git a/TODO b/TODO
index 8580d9a08814fdc8b849c924eac2826097552bea..a3579141b28d5f95924292f3a2984437e16d1ca1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -127,6 +127,19 @@ Deprecations and removals:
 
 Features:
 
+* sd-boot: do something useful if we find exactly zero entries (ignoring items
+  such as reboot/poweroff/factory reset). Show a help text or so.
+
+* sd-boot: optionally ask for confirmation before executing certain operations
+  (e.g. factory resets, storagetm with world access, and so on)
+
+* add field to bls type 1 and type 2 profiles that ensures an item is never
+  considered for automatic selection
+
+* add "conditions" for bls type 1 and type 2 profiles that allow suppressing
+  them under various conditions: 1. if tpm2 is available or not available;
+  2. if sb is on or off; 3. if we are netbooted or not; …
+
 * repart: introduce concept of "ghost" partitions, that we setup in almost all
   ways like other partitions, but do not actually register in the actual gpt
   table, but only tell the kernel about via BLKPG ioctl. These partitions are