Commit 35ae35d2 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add multipath support to servers

This might work, need to check with shrek@... (note that installer-scripts-remount-stage2 >= 0.5.10-alt1 is required)
parent 0c920be1
......@@ -248,6 +248,7 @@ distro/.regular-server-base: distro/.regular-install \
use/server/base use/stage2/kms
@$(call add,THE_LISTS,$(call tags,regular server))
@$(call set,INSTALLER,altlinux-server)
@$(call add,SYSTEM_PACKAGES,multipath-tools)
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