server-v.mk: alterator-users not be removed by apt-get autoremove

This commit is contained in:
Алексей Шабалин 2019-09-26 19:58:50 +03:00 committed by Anton Midyukov
parent ae3e4f6fde
commit 33bd9c457b

View File

@ -81,6 +81,7 @@ distro/.server-v-base: distro/.base distro/.installer \
@$(call add,THE_BRANDING,alterator graphics)
@$(call add,THE_BRANDING,indexhtml slideshow)
@$(call add,THE_PACKAGES,alterator-fbi)
@$(call add,THE_LISTS,$(call tags,basesystem alterator))
@$(call add,THE_LISTS,$(call tags,server alterator))
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,SYSTEM_PACKAGES,mdadm-tool lvm2 multipath-tools vdo)