Commit e35e3db8 authored by Michael Shigorin's avatar Michael Shigorin

apt-conf: initial feature

This has been factored out from distro/alt-workstation adaptation for e2k arch (as it looks more widely useful).
parent d7c58750
Данная фича определяет то, какая конфигурация apt попадёт в образ.
use/apt-conf:
@$(call add_feature)
@$(call add,THE_PACKAGES,apt-conf-$$(THE_APT_CONF))
@$(call set,IMAGE_INIT_LIST,+apt-conf-$$(THE_APT_CONF))
@$(call try,THE_APT_CONF,sisyphus)
use/apt-conf/branch:
@$(call set,THE_APT_CONF,branch)
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