Commit f96f4e04 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

alt-server: Add support for weak video cards

You can turn off compositing and graphic effects for mate Added at the request of Anton Midyukov <antohami@altlinux.org>
parent 874fa7d6
...@@ -37,6 +37,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH))) ...@@ -37,6 +37,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server) @$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server)
@$(call add,MAIN_GROUPS,centaurus/lsb-core) @$(call add,MAIN_GROUPS,centaurus/lsb-core)
@$(call add,MAIN_GROUPS,centaurus/token) @$(call add,MAIN_GROUPS,centaurus/token)
@$(call add,MAIN_PACKAGES,mate-reduced-resource)
endif endif
@$(call add,MAIN_KMODULES,$(server_main_kmodules)) @$(call add,MAIN_KMODULES,$(server_main_kmodules))
@$(call add,BASE_LISTS,centaurus/base) @$(call add,BASE_LISTS,centaurus/base)
......
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