Commit 08ec1254 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Michael Shigorin

education.mk: return package group selection to installer

parent 07cac36d
......@@ -12,9 +12,9 @@ distro/education: distro/.installer use/slinux/full \
@$(call set,META_VOL_SET,ALT Education 8.0)
@$(call add,INSTALL2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend xorg-drv-libinput)
@$(call add,BASE_LISTS,education/base)
@$(call add,BASE_GROUPS,education/teacher)
@$(call add,BASE_GROUPS,education/kde5)
@$(call add,BASE_GROUPS,education/server-apps-edu)
@$(call add,MAIN_GROUPS,education/teacher)
@$(call add,MAIN_GROUPS,education/kde5)
@$(call add,MAIN_GROUPS,education/server-apps-edu)
@$(call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput vim-console)
@$(call add,THE_KMODULES,lsadrv)
@$(call add,THE_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend)
......
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