Commit f348c266 authored by Anton Midyukov's avatar Anton Midyukov

efi: add mockutil, pesign to rescue only

These utilities are superfluous in the installed and Live systems, which are used as normal systems. Request by Alexey Shabalin @shaba
parent 5679b0db
......@@ -33,7 +33,7 @@ use/efi/shell: use/efi
use/efi/signed: use/efi
@$(call set,EFI_CERT,altlinux)
@$(call add,COMMON_PACKAGES,shim-signed)
@$(call add,COMMON_PACKAGES,mokutil pesign)
@$(call add,RESCUE_PACKAGES,mokutil pesign)
@$(call add,RESCUE_PACKAGES,openssl)
ifeq (,$(filter-out p10 c10f%,$(BRANCH)))
@$(call add,STAGE1_PACKAGES,shim-signed-installer-kludge grub-efi alt-uefi-certs dosfstools mtools)
......
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