Commit 89437080 authored by Roman Alifanov's avatar Roman Alifanov

add apt-conf-deferred

parent 73bf6e9b
......@@ -3,6 +3,13 @@ ifeq (distro,$(IMAGE_CLASS))
# Basic applications and User selection lists
# Lists - pkg.in/lists/etersoft/*
# Groups - pkg.in/groups/etersoft/*
use/apt-conf/deferred: use/apt-conf
@$(call set,THE_APT_CONF,deferred)
@$(call set,REPO,http/deferred)
@$(call set,LIVE_REPO,http/deferred)
mixin/ximper-desktop-base-software:
@$(call add,THE_LISTS,etersoft/meta/base)
@$(call add,MAIN_GROUPS,\
......@@ -222,6 +229,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/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