2016-07-22 00:11:05 +03:00
# ALT Education
2016-01-28 16:21:59 +03:00
i f e q ( d i s t r o , $( IMAGE_CLASS ) )
2019-02-08 15:39:55 +03:00
distro/education : distro /alt -education
distro/alt-education : distro /.installer use /slinux /full \
2016-07-22 00:11:05 +03:00
use/memtest \
2016-10-14 19:16:47 +03:00
use/services \
2016-08-30 13:37:28 +03:00
use/live/install use/live/suspend use/live/x11 use/live/repo \
2019-04-26 14:35:54 +03:00
use/install2/vnc use/install2/full \
2016-10-20 14:11:11 +03:00
use/l10n/default/ru_RU +vmguest +efi \
2019-03-23 22:00:34 +03:00
use/efi/refind use/efi/shell \
2019-04-09 15:38:09 +03:00
use/ntp/chrony \
2016-10-20 14:11:11 +03:00
+systemd
2016-02-29 21:39:11 +03:00
@$( call set,INSTALLER,junior)
2016-07-15 18:06:04 +03:00
@$( call set,BRANDING,alt-education)
2019-02-08 15:39:55 +03:00
@$( call set,META_VOL_SET,ALT Education 8.2)
2019-04-26 14:35:54 +03:00
@$( call add,INSTALL2_PACKAGES,disable-usb-autosuspend)
2019-01-31 17:24:41 +03:00
@$( call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
2019-05-15 17:52:50 +03:00
@$( call add,THE_LISTS,education/base)
@$( call add,THE_LISTS,workstation/3rdparty)
2019-04-30 18:07:17 +03:00
@$( call add,MAIN_GROUPS,education/01_preschool)
@$( call add,MAIN_GROUPS,education/02_gradeschool)
@$( call add,MAIN_GROUPS,education/03_highschool)
@$( call add,MAIN_GROUPS,education/04_secondary_vocational)
@$( call add,MAIN_GROUPS,education/05_university)
2016-08-31 16:09:13 +03:00
@$( call add,MAIN_GROUPS,education/teacher)
@$( call add,MAIN_GROUPS,education/kde5)
@$( call add,MAIN_GROUPS,education/server-apps-edu)
2019-05-15 17:52:50 +03:00
@$( call add,THE_KMODULES,lsadrv bbswitch)
2019-01-31 17:24:41 +03:00
@$( call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput)
2016-08-30 13:37:28 +03:00
@$( call add,THE_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend)
2016-08-29 12:41:00 +03:00
@$( call add,THE_PACKAGES,bluez pulseaudio-bluez)
2016-08-30 15:33:25 +03:00
@$( call add,THE_PACKAGES,os-prober)
2016-10-13 17:17:36 +03:00
@$( call add,THE_PACKAGES,guest-account)
2019-04-25 17:11:06 +03:00
@$( call add,THE_PACKAGES,nextcloud-client)
2019-01-31 17:24:41 +03:00
@$( call add,THE_PACKAGES,alterator-fbi)
2017-12-27 13:41:08 +03:00
@$( call add,THE_PACKAGES,net-tools fdisk gdisk parted partclone)
2016-10-18 17:51:00 +03:00
@$( call add,MAIN_PACKAGES,iperf3 owamp-server)
2019-05-15 17:55:55 +03:00
@$( call add,MAIN_PACKAGES,stellarium)
2017-04-25 17:28:50 +03:00
@$( call add,THE_LISTS,$( call tags,base regular) )
2019-03-19 15:50:02 +03:00
@$( call add,SERVICES_ENABLE,bluetoothd sshd bind crond alteratord cups ahttpd)
2017-08-02 15:39:09 +03:00
@$( call add,STAGE1_MODLISTS,stage2-mmc)
2016-01-28 16:21:59 +03:00
e n d i f