Commit 2de09ac9 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Michael Shigorin

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

parent f8b0acd2
......@@ -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)
......
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