Commit 129e4039 authored by Michael Shigorin's avatar Michael Shigorin

efi: add pesign to the rescue

It's at least as worthy as sbsigntools are.
parent 56f30e72
......@@ -21,7 +21,7 @@ use/efi/signed: use/efi
@$(call set,MKI_VER_MINIMAL,0.2.7) # refind->elilo handoff ### 0.2.11
@$(call set,EFI_CERT,altlinux)
@$(call add,THE_PACKAGES,shim-signed)
@$(call add,RESCUE_PACKAGES,openssl sbsigntools)
@$(call add,RESCUE_PACKAGES,openssl pesign sbsigntools)
use/efi/shell: use/efi
@$(call try,EFI_SHELL,efi-shell)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment