From 5be4a5ab730a15134de0fcb081d65f4414ecac63 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 24 Jun 2021 11:22:41 -0400 Subject: [PATCH] Add missing TPM utilities to suse boot --- imgutil/suse15/dracut/install | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/imgutil/suse15/dracut/install b/imgutil/suse15/dracut/install index daefcf41..38282550 100644 --- a/imgutil/suse15/dracut/install +++ b/imgutil/suse15/dracut/install @@ -1,6 +1,8 @@ dracut_install /usr/bin/mktemp dracut_install /usr/lib64/libtss2-tcti-device.so.* -dracut_install /usr/bin/tpm2_create /usr/bin/tpm2_pcrread /usr/bin/tpm2_createpolicy /usr/bin/tpm2_createprimary /usr/bin/tpm2_load /usr/bin/tpm2_unseal /usr/bin/tpm2_getcap /usr/bin/tpm2_evictcontrol +dracut_install tpm2_create tpm2_pcrread tpm2_createpolicy tpm2_createprimary +dracut_install tpm2_load tpm2_unseal tpm2_getcap tpm2_evictcontrol +dracut_install tpm2_pcrextend tpm2_policypcr tpm2_flushcontext tpm2_startauthsession dracut_install curl openssl tar cpio gzip lsmod ethtool xz lsmod ethtool dracut_install modprobe touch echo cut wc bash uniq grep ip hostname dracut_install awk egrep dirname expr sort