Commit 7bdda821 authored by Michael Shigorin's avatar Michael Shigorin

ve.mk: use/repo for ve/generic

Setting up apt configuration in every container is pretty annoying, let's enable it by default. Some provision to add/enable local mirror would be beneficial but not there yet...
parent 3bad5898
......@@ -8,7 +8,7 @@ ve/base: ve/bare
@$(call add,BASE_PACKAGES,interactivesystem)
# this should be more or less convenient
ve/generic: ve/base
ve/generic: ve/base use/repo
@$(call add,BASE_PACKAGES,vim-console etckeeper)
@$(call add,BASE_LISTS,openssh \
$(call tags,base && (server || network || security || pkg)))
......
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