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).
This commit is contained in:
parent
3161c43467
commit
441a5bdfbd
@ -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)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user