Commit 3386ccd9 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add use/net/etcnet to regular-server

parent 8f56e8b9
......@@ -194,7 +194,7 @@ distro/.regular-server-base: distro/.regular-install use/server/base
@$(call add,SYSTEM_PACKAGES,multipath-tools)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
distro/.regular-server: distro/.regular-server-base \
distro/.regular-server: distro/.regular-server-base use/net/etcnet \
use/server/mini use/firmware/qlogic use/rescue/base \
use/ntp/chrony use/cleanup/libs use/bootloader/grub +efi
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
......
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