summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-03-31 14:27:13 +0200
committerLennart Poettering <lennart@poettering.net>2022-03-31 14:39:55 +0200
commit9e83d3e45fae95130a34b50ff6bd7486d321afaf (patch)
treefa1f329a6aeec74af0ed31712d471c1053c0994a /TODO
parent0bd292567a543d124cd303f7dd61169a209cae64 (diff)
downloadsystemd-9e83d3e45fae95130a34b50ff6bd7486d321afaf.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1bbd5661b4..b9f0a6464c 100644
--- 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