education.mk: add disk end restore utilities to install stage

This commit is contained in:
Andrey Cherepanov 2017-12-27 13:41:08 +03:00 committed by Michael Shigorin
parent f8b0acd250
commit 2de09ac9ec

View File

@ -26,7 +26,8 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,THE_PACKAGES,firefox-esr firefox-esr-ru)
@$(call add,THE_PACKAGES,guest-account)
@$(call add,THE_PACKAGES,owncloud-client)
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted)
@$(call add,INSTALL2_PACKAGES,net-tools fdisk gdisk parted partclone)
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted partclone)
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,MAIN_PACKAGES,iperf3 owamp-server)
@$(call add,MAIN_PACKAGES,kumir2 rujel stellarium)