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-08-30 13:37:28 +03:00
use/live/install use/live/suspend use/live/x11 use/live/repo \
2016-08-26 16:08:29 +03:00
use/l10n/default/ru_RU +vmguest +efi
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-14 12:08:51 +03:00
@$( call add,THE_PACKAGES,iperf3 owamp-server)
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-13 13:44:28 +03:00
@$( call add,DEFAULT_SERVICES_ENABLE,bluetoothd sshd syslogd)
2016-01-28 16:21:59 +03:00
e n d i f