diff options
author | Lennart Poettering <lennart@poettering.net> | 2023-11-08 18:18:00 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2023-11-08 18:18:07 +0100 |
commit | 9f97ca70dd35d73400d4dc4510fa4e6ebcc230a7 (patch) | |
tree | 7c9a635610a7263eb9f1b37e5a30cd49050039e8 | |
parent | man: fix typo (diff) | |
download | systemd-9f97ca70dd35d73400d4dc4510fa4e6ebcc230a7.tar.xz systemd-9f97ca70dd35d73400d4dc4510fa4e6ebcc230a7.zip |
update TODO
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -133,6 +133,13 @@ Deprecations and removals: Features: +* systemd-pcrextend: + - support measuring to nvindex with PCR update semantics ("fake PCRs") + - add api for "allocating" such an nvindex + - once we have that start measuring every sysext we apply, every confext, + every RootImage= we apply, evey nspawn and so on. All in separate fake + PCRs. + * vmspawn: - enable hyperv extension by default (https://www.qemu.org/docs/master/system/i386/hyperv.html) - register with machined |