Skip to content

Commit

Permalink
podvm-mkosi: convenience alias to query PCRs
Browse files Browse the repository at this point in the history
It is a commen task to check the pcrs when using measured boot, so
we are providing an alias to do that with ease.

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
  • Loading branch information
katexochen committed Nov 30, 2023
1 parent bd3332d commit 57a2036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions podvm-mkosi/mkosi.skeleton/etc/profile.d/10-alias.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ alias neofetch='neofetch \
--ascii /etc/neofetch/coco.ascii \
--colors 9 9 9 9 9 12 \
--ascii_colors 24 9'
alias pcrs='tpm2_pcrread sha256:all'

0 comments on commit 57a2036

Please sign in to comment.