Commit c9e1f17a authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added vlan-utils to server-pve

...as requested by chemyakyn; the implementation differs somewhat as the whole server+network pkglist seems reasonable in all of the regular server builds.
parent 38f39877
......@@ -249,7 +249,7 @@ distro/regular-sysv-xfce: distro/.regular-install-x11-full \
distro/.regular-server-base: distro/.regular-install \
use/server/base use/stage2/kms
@$(call add,THE_LISTS,$(call tags,regular server))
@$(call add,THE_LISTS,$(call tags,server && (regular || network)))
@$(call set,INSTALLER,altlinux-server)
@$(call add,SYSTEM_PACKAGES,multipath-tools)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
......
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