Commit 7844b5bc authored by Anton Midyukov's avatar Anton Midyukov

apt-conf: replace IMAGE_INIT_LIST to PINNED_PACKAGES

No need to add packages to IMAGE_INIT_LIST. Use pkgpriorities. See also commit 8551e710
parent b40feee1
use/apt-conf:
@$(call add_feature)
@$(call add,THE_PACKAGES,apt-conf-$$(THE_APT_CONF))
@$(call add,IMAGE_INIT_LIST,apt-conf-$$(THE_APT_CONF))
@$(call add,PINNED_PACKAGES,apt-conf-$$(THE_APT_CONF))
@$(call try,THE_APT_CONF,sisyphus)
use/apt-conf/branch: use/apt-conf
......
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