7844b5bc5c
No need to add packages to IMAGE_INIT_LIST. Use pkgpriorities.
See also commit 8551e71028
9 lines
250 B
Makefile
9 lines
250 B
Makefile
use/apt-conf:
|
|
@$(call add_feature)
|
|
@$(call add,THE_PACKAGES,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
|
|
@$(call set,THE_APT_CONF,branch)
|