projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44d5dd6
)
update TODO
author
Lennart Poettering
<lennart@poettering.net>
Thu, 21 Apr 2022 08:37:12 +0000
(10:37 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Fri, 22 Apr 2022 08:56:47 +0000
(10:56 +0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 422ef68cd69fde6065137f4c6252a1b1ce95f506..9afbe586e0dbe18e3dc7f2ee8cea1c7a852a3e32 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-171,6
+171,10
@@
Features:
so that we might even open up up the random seed logic to non-SecureBoot
systems?
+* sd-boot: also include the hyperv "vm generation id" in the random seed hash,
+ to cover nicely for machine clones. It's found in the ACPI tables, which
+ should be easily accessible from UEFI.
+
* 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