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 ) )
2016-07-15 18:06:04 +03:00
distro/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 \
2016-10-20 14:11:11 +03:00
use/l10n/default/ru_RU +vmguest +efi \
2016-10-26 11:11:01 +03:00
use/efi/refind \
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)
@$( call set,META_VOL_SET,ALT Education 8.0)
2016-08-30 15:33:25 +03:00
@$( call add,INSTALL2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend xorg-drv-libinput)
2016-08-30 16:06:29 +03:00
@$( call add,BASE_LISTS,education/base)
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)
2016-08-30 13:37:28 +03:00
@$( call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput vim-console)
2016-08-26 16:09:55 +03:00
@$( call add,THE_KMODULES,lsadrv)
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-09-27 17:51:39 +03:00
@$( call add,THE_PACKAGES,firefox-esr firefox-esr-ru)
2016-10-13 17:17:36 +03:00
@$( call add,THE_PACKAGES,guest-account)
2016-10-24 16:38:17 +03:00
@$( call add,THE_PACKAGES,owncloud-client)
2016-10-18 17:51:00 +03:00
@$( call add,MAIN_PACKAGES,iperf3 owamp-server)
2016-10-24 15:53:19 +03:00
@$( call add,MAIN_PACKAGES,kumir2 rujel)
2016-09-28 11:35:05 +03:00
@$( call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
2016-08-30 15:33:25 +03:00
@$( call add,THE_LISTS,education/desktop)
2016-10-17 15:41:11 +03:00
@$( call add,SERVICES_ENABLE,bluetoothd sshd syslogd)
2016-01-28 16:21:59 +03:00
e n d i f