Commit a24a7451 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Michael Shigorin

education.mk: do not install monitoring tools, just add to disk

parent 4c5f2792
...@@ -22,7 +22,7 @@ distro/education: distro/.installer use/slinux/full \ ...@@ -22,7 +22,7 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,THE_PACKAGES,os-prober) @$(call add,THE_PACKAGES,os-prober)
@$(call add,THE_PACKAGES,firefox-esr firefox-esr-ru) @$(call add,THE_PACKAGES,firefox-esr firefox-esr-ru)
@$(call add,THE_PACKAGES,guest-account) @$(call add,THE_PACKAGES,guest-account)
@$(call add,THE_PACKAGES,iperf3 owamp-server) @$(call add,MAIN_PACKAGES,iperf3 owamp-server)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2) @$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,THE_LISTS,education/desktop) @$(call add,THE_LISTS,education/desktop)
@$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd) @$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd)
......
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