server-v: add ntfs-3g to INSTALL2_PACKAGES

This commit is contained in:
Алексей Шабалин 2019-11-13 21:38:36 +03:00
parent e6cf64c43e
commit 4978a117d4

View File

@ -80,8 +80,9 @@ distro/.server-v-base: distro/.base distro/.installer \
@$(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,INSTALL2_PACKAGES,ntfs-3g)
@$(call add,INSTALL2_BRANDING,bootloader bootsplash notes slideshow)
@$(call add,THE_BRANDING,alterator graphics)
@$(call add,THE_BRANDING,indexhtml slideshow)
@$(call add,PINNED_PACKAGES,branding-alt-server-alterator:Essential)