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

education.mk: remove education software from LiveCD

parent 2849c244
......@@ -17,8 +17,8 @@ distro/alt-education: distro/.installer use/slinux/full \
@$(call set,META_VOL_SET,ALT Education 8.2)
@$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,THE_LISTS,education/base)
@$(call add,THE_LISTS,workstation/3rdparty)
@$(call add,BASE_LISTS,education/base)
@$(call add,BASE_LISTS,workstation/3rdparty)
@$(call add,MAIN_GROUPS,education/01_preschool)
@$(call add,MAIN_GROUPS,education/02_gradeschool)
@$(call add,MAIN_GROUPS,education/03_highschool)
......@@ -29,13 +29,13 @@ distro/alt-education: distro/.installer use/slinux/full \
@$(call add,MAIN_GROUPS,education/server-apps-edu)
@$(call add,THE_KMODULES,lsadrv bbswitch)
@$(call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput)
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted partclone)
@$(call add,THE_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend)
@$(call add,THE_PACKAGES,bluez pulseaudio-bluez)
@$(call add,THE_PACKAGES,os-prober)
@$(call add,THE_PACKAGES,guest-account)
@$(call add,THE_PACKAGES,nextcloud-client)
@$(call add,THE_PACKAGES,alterator-fbi)
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted partclone)
@$(call add,BASE_PACKAGES,os-prober)
@$(call add,BASE_PACKAGES,guest-account)
@$(call add,BASE_PACKAGES,nextcloud-client)
@$(call add,MAIN_PACKAGES,iperf3 owamp-server)
@$(call add,MAIN_PACKAGES,stellarium)
@$(call add,THE_LISTS,$(call tags,base regular))
......
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