Commit 49c2a57c authored by Alexey Shabalin's avatar Alexey Shabalin Committed by Anton Midyukov

server-v.mk: Disabled package cockpit

parent 3c215f52
......@@ -78,7 +78,6 @@ distro/server-v: distro/.server-v-base \
@$(call add,BASE_KMODULES,ipset kvm xtables-addons kvdo)
@$(call add,BASE_LISTS,virt/base.pkgs)
@$(call add,MAIN_GROUPS,server-v/110-basic server-v/kvm)
@$(call add,MAIN_GROUPS,server-v/111-cockpit $(cockpit))
ifeq (,$(filter-out x86_64,$(ARCH)))
@$(call add,MAIN_GROUPS,server-v/120-pve server-v/pve)
endif
......@@ -110,4 +109,5 @@ endif
@$(call add,DEFAULT_SERVICES_DISABLE,ahttpd alteratord)
@$(call add,DEFAULT_SERVICES_DISABLE,systemd-networkd systemd-resolved)
# @$(call add,MAIN_GROUPS,server-v/111-cockpit $(cockpit))
endif
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