From: Lennart Poettering Date: Tue, 5 Apr 2022 08:44:52 +0000 (+0200) Subject: update TODO X-Git-Tag: v251-rc2~198 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e3c49cbe702492776e2bb1905cc7bb60d3ffe7f;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 203d8b36f96..b4c945caab8 100644 --- a/TODO +++ b/TODO @@ -78,6 +78,15 @@ Janitorial Clean-ups: Features: +* sd-boot: rework random seed handling following recent kernel changes: always + pass seed to kernel, but credit only if secure boot is used + +* sd-boot: hash data from GetNextHighMonotonicCount() into updated random seed, + so that we might even open up up the random seed logic to non-SecureBoot + systems? + +* sd-boot: add menu item for shutdown? or hotkey? + * sd-device has an API to create an sd_device object from a device id, but has no api to query the device id