Commit 1db42ffc authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: use/efi/signed

Let's switch the UEFI SecureBoot (aka RestrictedBoot) shim on for all the regular images.
parent 8c8d7c24
......@@ -4,7 +4,7 @@ ifeq (distro,$(IMAGE_CLASS))
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
distro/.regular-desktop: distro/.base +live +wireless use/live/ru \
use/live/install use/live/repo use/x11/3d-free use/systemd \
use/firmware/wireless use/efi use/luks +vmguest use/memtest \
use/firmware/wireless use/efi/signed use/luks +vmguest use/memtest \
use/branding use/syslinux/ui/gfxboot
@$(call add,LIVE_PACKAGES,openssh strace alterator-standalone)
@$(call add,LIVE_PACKAGES,cpufreq-simple)
......
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