diff options
author | Lennart Poettering <lennart@poettering.net> | 2021-02-15 19:23:05 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-02-15 19:23:05 +0100 |
commit | bf843b0bd4d60a9b75b5acec415a336f60837c64 (patch) | |
tree | 467768e2e40a6f83276434e68e258055eb9941b6 /TODO | |
parent | 1edebb0b893e64ea9037e2fde3983c372e3c9005 (diff) | |
download | systemd-bf843b0bd4d60a9b75b5acec415a336f60837c64.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -20,6 +20,13 @@ Janitorial Clean-ups: Features: +* Hook up journald's FSS logic with TPM2: seal the verification disk by + time-based policy, so that the verification key can remain on host and ve + validated via TPM. + +* sd-event: port to new kernel API epoll_wait2() (new in 5.11), to get more + accurate wait timeouts + * sd-boot: define a drop-in dir in the ESP that may contain X.509 certificates. If the firmware is detected to be in setup mode, automatically enroll them as PK/KEK/db, turn off setup mode and proceed. Optionally, |