Commit 1a2a9d21 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added rescue+misc to .regular-server

...so it hits the common server images tossing in all the goodies.
parent a77cf639
......@@ -256,6 +256,7 @@ distro/.regular-server-base: distro/.regular-install \
distro/.regular-server: distro/.regular-server-base \
use/server/mini use/firmware/qlogic use/rescue/base use/cleanup/libs
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,MAIN_PACKAGES,aptitude)
@$(call add,CLEANUP_PACKAGES,qt4-common)
@$(call add,DEFAULT_SERVICES_DISABLE,bridge)
......
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