Commit ac59f7d6 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added multipath feature to servers

Has been omitted in commit 35ae35d2 unfortunately; thanks shrek@ for pointing this out.
parent da82600d
......@@ -252,6 +252,7 @@ distro/.regular-server-base: distro/.regular-install \
@$(call add,THE_LISTS,$(call tags,regular server))
@$(call set,INSTALLER,altlinux-server)
@$(call add,SYSTEM_PACKAGES,multipath-tools)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
distro/.regular-server: distro/.regular-server-base \
use/server/mini use/firmware/qlogic use/rescue/base use/cleanup/libs
......
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