server-v: add use/vmguest to work on virtual machines

This commit is contained in:
Andrew A. Vasilyev 2022-05-18 18:57:40 +03:00 committed by Anton Midyukov
parent b987bf0442
commit ab9bd5f4d2

View File

@ -101,7 +101,8 @@ endif
distro/server-v: distro/.server-v-base +installer \
use/ntp/chrony \
use/install2/net use/install2/autoinstall \
use/apt-conf/branch use/install2/repo
use/apt-conf/branch use/install2/repo \
use/vmguest
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)
@$(call set,IMAGE_FLAVOUR,$(subst alt-10.1-,,$(IMAGE_NAME)))
@$(call set,META_VOL_ID,ALT Server-V 10.1.0 $(ARCH))