Commit 168030cd authored by Anton Midyukov's avatar Anton Midyukov

engineering.mk: exclude xorg

gnome not required xorg.
parent 5fe6b118
ifeq (distro,$(IMAGE_CLASS)) ifeq (distro,$(IMAGE_CLASS))
distro/regular-engineering-live: distro/.regular-x11 +systemd \ distro/regular-engineering-live: distro/.regular-base +systemd \
mixin/regular-desktop mixin/regular-gnome use/x11/gdm \ mixin/regular-gnome use/vmguest/base \
use/l10n +nm-gtk4 +plymouth \ use/l10n +nm-gtk4 +plymouth \
use/live/ru use/live/rw use/live/desktop \ use/live/ru use/live/rw use/live/desktop-common \
use/cleanup/live-no-cleanupdb \ use/cleanup/live-no-cleanupdb \
use/cleanup/live-no-cleanup-docs use/cleanup/live-no-cleanup-docs
@$(call set,LIVE_NAME,ALT Engineering $(BRANCH) Live) @$(call set,LIVE_NAME,ALT Engineering $(BRANCH) Live)
@$(call add,LIVE_LISTS,task-common/system-base)
@$(call add,LIVE_LISTS,task-common/desktop-base)
@$(call add,LIVE_LISTS,engineering/2d-cad) @$(call add,LIVE_LISTS,engineering/2d-cad)
@$(call add,LIVE_LISTS,engineering/3d-cad) @$(call add,LIVE_LISTS,engineering/3d-cad)
@$(call add,LIVE_LISTS,engineering/3d-printer) @$(call add,LIVE_LISTS,engineering/3d-printer)
......
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