Commit ab9bd5f4 authored by Andrew A. Vasilyev's avatar Andrew A. Vasilyev Committed by Anton Midyukov

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

parent b987bf04
...@@ -101,7 +101,8 @@ endif ...@@ -101,7 +101,8 @@ endif
distro/server-v: distro/.server-v-base +installer \ distro/server-v: distro/.server-v-base +installer \
use/ntp/chrony \ use/ntp/chrony \
use/install2/net use/install2/autoinstall \ 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 add,RESCUE_BOOTARGS,nomodeset vga=0)
@$(call set,IMAGE_FLAVOUR,$(subst alt-10.1-,,$(IMAGE_NAME))) @$(call set,IMAGE_FLAVOUR,$(subst alt-10.1-,,$(IMAGE_NAME)))
@$(call set,META_VOL_ID,ALT Server-V 10.1.0 $(ARCH)) @$(call set,META_VOL_ID,ALT Server-V 10.1.0 $(ARCH))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment