Commit 4adfb293 authored by Anton Midyukov's avatar Anton Midyukov

live: do not add mokutil in use/live/rescue

They will be installed livecd-rescue-base-utils.
parent 91fdfb65
......@@ -104,9 +104,6 @@ use/live/rescue: use/live use/grub/live-rescue.cfg use/syslinux/live-rescue.cfg
@$(call set,STAGE2_LIVE_RESCUE,yes)
@$(call add,LIVE_PACKAGES,livecd-rescue)
@$(call add,LIVE_PACKAGES,livecd-rescue-base-utils)
ifeq (,$(filter-out x86_64,$(ARCH)))
@$(call add,LIVE_PACKAGES,pesign mokutil)
endif
use/live/rescue/extra: use/live/rescue
@$(call add,LIVE_LISTS,\
......
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