Commit 9ade8a2b authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education-live: add rescue and memtest both for live and install disk

parent 35109225
......@@ -38,6 +38,7 @@ ifeq (distro,$(IMAGE_CLASS))
mixin/education-live: \
use/live/suspend \
use/live/repo use/live/x11 use/live/rw \
use/rescue/base use/memtest \
use/cleanup/live-no-cleanupdb
@$(call add,LIVE_PACKAGES,livecd-timezone)
@$(call add,LIVE_PACKAGES,mc-full)
......@@ -80,7 +81,7 @@ mixin/education-base: \
mixin/education-installer: \
+installer \
use/install2/repo \
use/memtest \
use/rescue/base use/memtest \
use/branding/complete \
use/install2/vnc use/install2/full \
use/install2/fat \
......
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