]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 28 Jul 2022 09:25:26 +0000 (11:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 28 Jul 2022 09:25:26 +0000 (11:25 +0200)
TODO

diff --git a/TODO b/TODO
index 36410e59f1ac55d57e70f40b3aac57f7c6bf5241..219cf0743387fc036d84ed120e986a67031dc987 100644 (file)
--- a/TODO
+++ b/TODO
@@ -109,6 +109,9 @@ Deprecations and removals:
 
 Features:
 
+* 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.
+
 * sd-bus: document that sd_bus_process() only returns messages that non of the
   filters/handlers installed on the connection took possession of.