From 9e83d3e45fae95130a34b50ff6bd7486d321afaf Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 31 Mar 2022 14:27:13 +0200 Subject: [PATCH] update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) 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