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

server-v: prepare 10.2

parent 99967043
......@@ -105,11 +105,11 @@ distro/server-v: distro/.server-v-base +installer \
use/vmguest
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)
@$(call add,STAGE2_BOOTARGS,mpath)
@$(call set,IMAGE_FLAVOUR,$(subst alt-10.1-,,$(IMAGE_NAME)))
@$(call set,META_VOL_ID,ALT Server-V 10.1.0 $(ARCH))
@$(call set,IMAGE_FLAVOUR,$(subst alt-10.2-,,$(IMAGE_NAME)))
@$(call set,META_VOL_ID,ALT Server-V 10.2.0 $(ARCH))
@$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_VOL_SET,ALT)
@$(call set,META_APP_ID,ALT Server-V 10.1.0 $(ARCH) $(shell date +%F))
@$(call set,META_APP_ID,ALT Server-V 10.2.0 $(ARCH) $(shell date +%F))
@$(call set,DOCS,alt-server-v)
@$(call add,BASE_LISTS,virt/base.pkgs)
@$(call add,MAIN_LISTS,virt/extra.pkgs)
......
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