Commit 6803bbbb authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Don't pull installer-distro-s-l-stage3 to live

Apparently we don't wan't installer-features pulled by it. All required installer-features pulled by installer-feature-simply-livecd.
parent cffdf0e3
......@@ -76,7 +76,7 @@ use/slinux/base: use/isohybrid use/luks \
@$(call set,GLOBAL_LIVE_NO_CLEANUPDB,true)
@$(call set,KFLAVOURS,std-def)
@$(call add,LIVE_LISTS,slinux/live)
@$(call add,THE_PACKAGES,installer-distro-simply-linux-stage3)
@$(call add,BASE_PACKAGES,installer-distro-simply-linux-stage3)
@$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,STAGE2_PACKAGES,chrony)
@$(call add,STAGE1_MODLISTS,stage2-mmc)
......
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