2016-04-08 17:23:52 +03:00
i f e q ( d i s t r o , $( IMAGE_CLASS ) )
2016-10-31 22:01:59 +03:00
distro/alt-workstation : workstation_groups = $( addprefix workstation /,\
2016-04-08 17:23:52 +03:00
10-office 20-networking 30-multimedia 40-virtualization 50-publishing \
2016-11-23 16:08:59 +03:00
3rdparty agents blender clamav cloud-clients emulators freecad \
ganttproject gnome-peer-to-peer graphics-editing gtk-dictionary \
kvm libreoffice mate-usershare pidgin raccess \
2017-06-13 14:10:04 +03:00
scanning scribus smartcard sound-editing thunderbird virtualbox \
2016-11-23 16:08:59 +03:00
vlc voip-clients)
2016-04-08 17:23:52 +03:00
2016-10-31 22:01:59 +03:00
distro/alt-workstation : distro /.base use /luks \
2017-02-01 21:20:24 +03:00
+installer +power +systemd +pulse +vmguest +wireless +efi \
2016-04-08 17:23:52 +03:00
use/kernel/net use/docs/license \
2017-02-01 21:20:24 +03:00
use/memtest use/bootloader/grub \
2016-04-08 17:23:52 +03:00
use/install2/fs use/install2/vnc use/install2/repo \
use/install2/suspend use/x11/xorg use/sound use/xdg-user-dirs \
mixin/desktop-installer \
2017-06-13 14:38:12 +03:00
use/efi/refind use/efi/memtest86 use/efi/shell use/rescue/base \
2016-11-14 20:56:57 +03:00
use/branding/complete \
2016-04-08 17:23:52 +03:00
use/fonts/install2 use/install2/fs \
use/fonts/otf/adobe use/fonts/otf/mozilla \
use/fonts/ttf/google/extra use/fonts/ttf/redhat use/fonts/ttf/ubuntu \
use/l10n/default/ru_RU \
use/control use/services \
use/live/install use/live/suspend use/live/x11 use/live/repo \
2016-10-31 22:03:17 +03:00
use/live/rw \
2016-04-08 17:23:52 +03:00
use/x11/lightdm/gtk use/docs/manual use/x11/gtk/nm +nm \
use/fonts/ttf/google use/domain-client/full \
use/browser/firefox use/browser/firefox/esr
2016-11-14 13:18:53 +03:00
@$( call set,BRANDING,alt-workstation)
2016-11-14 20:56:57 +03:00
@$( call add,THE_BRANDING,mate-settings)
2017-05-26 15:39:56 +03:00
@$( call add,STAGE1_MODLISTS,stage2-mmc)
2016-11-14 13:18:53 +03:00
@$( call set,INSTALLER,altlinux-desktop)
2016-04-08 17:23:52 +03:00
@$( call add,INSTALL2_PACKAGES,alterator-notes)
2016-11-14 13:18:53 +03:00
@$( call add,INSTALL2_PACKAGES,volumes-profile-regular)
@$( call add,INSTALL2_PACKAGES,open-iscsi)
@$( call add,COMMON_PACKAGES,vim-console)
@$( call add,MAIN_PACKAGES,solaar)
2016-04-08 17:23:52 +03:00
@$( call add,MAIN_GROUPS,$( workstation_groups) )
2016-06-30 14:31:33 +03:00
@$( call add,MAIN_LISTS,workstation/extras)
2016-11-10 20:34:56 +03:00
@$( call add,MAIN_LISTS,$( call tags,xorg vaapi) )
2016-11-14 13:18:53 +03:00
@$( call add,BASE_LISTS,workstation/base.pkgs)
2016-04-08 17:23:52 +03:00
@$( call add,BASE_LISTS,$( call tags,desktop cups) )
2016-11-14 13:18:53 +03:00
@$( call add,LIVE_LISTS,workstation/live.pkgs)
2016-04-08 17:23:52 +03:00
@$( call add,LIVE_LISTS,$( call tags,desktop sane) )
@$( call add,LIVE_LISTS,$( call tags,desktop office) )
@$( call add,THE_LISTS,workstation/mate)
2016-11-14 13:18:53 +03:00
@$( call add,THE_LISTS,workstation/the.pkgs)
@$( call add,THE_LISTS,$( call tags,regular desktop) )
@$( call add,THE_LISTS,$( call tags,base regular) )
2016-04-08 17:23:52 +03:00
@$( call add,THE_LISTS,$( call tags,base l10n) )
@$( call add,THE_LISTS,$( call tags,base desktop) )
@$( call add,THE_LISTS,$( call tags,archive extra) )
@$( call add,THE_LISTS,$( call tags,mobile mate) )
@$( call add,THE_KMODULES,staging)
2016-11-14 13:18:53 +03:00
@$( call add,BASE_KMODULES,kvm virtualbox)
2016-11-14 21:24:36 +03:00
@$( call add,CLEANUP_BASE_PACKAGES,acpid-events-power)
2016-11-14 13:18:53 +03:00
@$( call add,CLEANUP_PACKAGES,xterm)
@$( call add,EFI_BOOTARGS,lang= ru_RU)
2016-04-08 17:23:52 +03:00
@$( call add,RESCUE_BOOTARGS,nomodeset vga = 0)
@$( call add,CONTROL,xdg-user-dirs:enabled)
2016-11-14 12:58:44 +03:00
@$( call add,SERVICES_ENABLE,sshd)
2016-10-31 22:03:17 +03:00
@$( call add,SERVICES_ENABLE,cups smb nmb httpd2 bluetoothd libvirtd)
2016-11-02 21:37:06 +03:00
@$( call add,DEFAULT_SERVICES_ENABLE,fstrim.timer)
2016-11-14 21:10:48 +03:00
@$( call add,DEFAULT_SERVICES_DISABLE,powertop bridge gpm)
2016-04-08 17:23:52 +03:00
@$( call set,META_PUBLISHER,BaseALT Ltd)
2016-10-31 22:01:59 +03:00
@$( call set,META_VOL_SET,ALT)
@$( call set,META_VOL_ID,ALT Workstation)
@$( call set,META_APP_ID,8.1/$( ARCH) )
2016-11-14 13:18:53 +03:00
@$( call set,DOCS,alt-workstation)
2016-04-08 17:23:52 +03:00
e n d i f