Commit 2c93a12d authored by Anton Midyukov's avatar Anton Midyukov

efi: add mokutil, pesign to COMMON_PACKAGES (for Secure Boot)

This packages needed on UEFI Secure Boot for diagnostic. Suggested-by: nikel@
parent a9506b54
......@@ -34,7 +34,8 @@ use/efi/shell: use/efi
use/efi/signed: use/efi
@$(call set,EFI_CERT,altlinux)
@$(call add,COMMON_PACKAGES,shim-signed)
@$(call add,RESCUE_PACKAGES,openssl pesign)
@$(call add,COMMON_PACKAGES,mokutil pesign)
@$(call add,RESCUE_PACKAGES,openssl)
use/efi/lilo: use/efi use/bootloader/lilo
@$(call set,EFI_BOOTLOADER,elilo)
......
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