server-v.mk: installer-feature-quota-stage2 added

This commit is contained in:
Алексей Шабалин 2019-11-13 20:19:02 +03:00 committed by Anton Midyukov
parent 50840a0c20
commit 3797b311ea

View File

@ -79,6 +79,7 @@ distro/.server-v-base: distro/.base distro/.installer \
@$(call add,INSTALL2_PACKAGES,alterator-notes)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
@$(call add,INSTALL2_PACKAGES,installer-feature-server-raid-fixup-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-quota-stage2)
@$(call add,INSTALL2_BRANDING,bootloader bootsplash notes slideshow)
@$(call add,INSTALL2_PACKAGES,fonts-ttf-google-croscore-arimo)
@$(call add,THE_BRANDING,alterator graphics)