Commit 441a5bdf authored by Michael Shigorin's avatar Michael Shigorin

ve.mk: tweaked ve/generic

etckeeper was suggested by george@ along with vim-console; the latter should come by server,base tags but so far does not (splitting server-base list into common, bare metal and virtualized parts in haste looked suboptimal).
parent 3161c434
......@@ -7,8 +7,9 @@ ve/bare: ve/.base use/init/sysv; @:
ve/base: ve/bare
@$(call add,BASE_PACKAGES,interactivesystem)
# this should be more or less deployable
# this should be more or less convenient
ve/generic: ve/base
@$(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