]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 31 Mar 2022 12:27:13 +0000 (14:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 31 Mar 2022 12:39:55 +0000 (14:39 +0200)
TODO

diff --git a/TODO b/TODO
index 1bbd5661b484e55c06300af64909a8c2785e7c0e..b9f0a6464c454447563baa200486de0c389bdb7e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -78,6 +78,11 @@ Janitorial Clean-ups:
 
 Features:
 
+* support uefi/http boots with sd-boot: instead of looking for dropin files in
+  /loader/entries/ dir, look for a file /loader/entries/SHA256SUMS and use that
+  as directory manifest. The file would be a standard directory listing as
+  generated by GNU sha256sums.
+
 * initialize machine ID from systemd credential picked up from the ESP via
   sd-stub, so that machine ID is stable even on systems where unified kernels
   are used, and hence kernel cmdline cannot be modified locally