Commit 2cdc839f authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education.mk: add base rescue to live

parent ae185453
...@@ -71,6 +71,7 @@ distro/alt-education: distro/.installer mixin/education \ ...@@ -71,6 +71,7 @@ distro/alt-education: distro/.installer mixin/education \
@$(call set,GLOBAL_LIVE_NO_CLEANUPDB,true) @$(call set,GLOBAL_LIVE_NO_CLEANUPDB,true)
@$(call add,LIVE_PACKAGES,livecd-timezone) @$(call add,LIVE_PACKAGES,livecd-timezone)
@$(call add,LIVE_LISTS,slinux/network-base) @$(call add,LIVE_LISTS,slinux/network-base)
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad) @$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,STAGE2_PACKAGES,chrony) @$(call add,STAGE2_PACKAGES,chrony)
@$(call add,STAGE1_MODLISTS,stage2-mmc) @$(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