From 1a5f1f9498e52630df96066be9bd26dfc226cba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Tue, 8 Dec 2020 18:14:35 +0100 Subject: [PATCH] Note initrd regens for TPM1.X --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85251b4..9aac6e4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ Copy the `out/zfs-tpm*` binaries corresponding to the back-ends you want to `/sb continue as the [manual](//git.sr.ht/~nabijaczleweli/tzpfms/tree/man/zfs-tpm2-change-key.md) [page](//git.sr.ht/~nabijaczleweli/tzpfms/tree/man/zfs-tpm1x-change-key.md) instructs. For initrd support, copy the content of either `out/dracut/` or `out/initramfs-tools/` over `/`; -these need `zfs-tpm-list` but will work with any combination of back-end `*-load-key` binaries. +these need `zfs-tpm-list` but will work with any combination of back-end `*-load-key` binaries +(local TPM1.X initrds need to be updated when the system state changes (e.g. the TPM is taken ownership of)).