TODO: remove two entries

0ccfd3564b implemented one of the items, and this
pull requests handles the other one.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-04-14 18:53:49 +02:00
parent 3f80c1393e
commit a4b329e6aa

7
TODO
View file

@ -840,9 +840,7 @@ Features:
virtio-fs. virtio-fs.
* for vendor-built signed initrds: * for vendor-built signed initrds:
- kernel-install should be able to install pre-built unified kernel images in - kernel-install should be able to install encrypted creds automatically for
type #2 drop-in dir in the ESP.
- kernel-install should be able install encrypted creds automatically for
machine id, root pw, rootfs uuid, resume partition uuid, and place next to machine id, root pw, rootfs uuid, resume partition uuid, and place next to
EFI kernel, for sd-stub to pick them up. These creds should be locked to EFI kernel, for sd-stub to pick them up. These creds should be locked to
the TPM, and bind to the right PCR the kernel is measured to. the TPM, and bind to the right PCR the kernel is measured to.
@ -1919,9 +1917,6 @@ Features:
- teach it to prepare an ESP wholesale, i.e. with mkfs.vfat invocation - teach it to prepare an ESP wholesale, i.e. with mkfs.vfat invocation
- teach it to copy in unified kernel images and maybe type #1 boot loader spec entries from host - teach it to copy in unified kernel images and maybe type #1 boot loader spec entries from host
* kernel-install:
- optionally, support generating type #2 entries instead of type #1, including signing them
* logind: * logind:
- logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around - logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
- logind: wakelock/opportunistic suspend support - logind: wakelock/opportunistic suspend support