Commit 461bca3d authored by Roman Alifanov's avatar Roman Alifanov

try to enable ready-set

parent 433a2fe5
......@@ -4,6 +4,10 @@ ifeq (distro,$(IMAGE_CLASS))
# Lists - pkg.in/lists/etersoft/*
# Groups - pkg.in/groups/etersoft/*
use/ximper/ready-set:
@$(call add,BASE_PACKAGES,ready-set-service)
@$(call add,LIVE_PACKAGES,installer-feature-alterator-setup-stage2)
use/apt-conf/deferred: use/apt-conf
@$(call set,THE_APT_CONF,deferred)
@$(call set,REPO,http/deferred)
......@@ -234,6 +238,7 @@ distro/.ximper-install-x11-systemd: distro/.ximper-install-x11 +systemd +systemd
distro/.ximper-base: distro/.ximper-install-x11-systemd \
use/live/rw use/live/ru use/live/x11 use/live/repo \
use/apt-conf/deferred \
use/ximper/ready-set \
use/live/suspend \
mixin/ximper-desktop-base-software \
use/fonts/ttf/redhat \
......
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