Commit 9a95ba50 authored by Anton Midyukov's avatar Anton Midyukov

education.mk: add etcnet, alterator-net-eth

Now etcnet is optional, so we add it explicitly. In the future it will be possible not to include it in the distribution, for this you need to unbind alterator-net-eth from etcnet or replace it with another new module.
parent 136a5b1e
......@@ -18,6 +18,7 @@ mixin/education: \
@$(call add,THE_BRANDING,menu xfce-settings system-settings)
@$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,education/misc)
@$(call add,THE_PACKAGES,etcnet alterator-net-eth) # Remove etcnet in future
ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_PACKAGES,jre)
else
......
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