Commit ab848027 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: Set alt-workstation as INSTALLER

installer-distro-altlinux-desktop does not develop and there is no desire to support it. It will also allow to check the alt-workstation profile on regulars, additional testing.
parent 18c19a38
......@@ -46,7 +46,7 @@ endif
distro/.regular-wm: distro/.regular-x11 \
mixin/regular-desktop +vmguest \
use/live/rw +live-installer
@$(call set,INSTALLER,altlinux-desktop)
@$(call set,INSTALLER,alt-workstation)
# DE base target
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
......@@ -128,7 +128,7 @@ endif
distro/.regular-install-x11: distro/.regular-install +vmguest +wireless \
use/install2/suspend mixin/regular-desktop mixin/regular-x11 \
use/branding/complete use/branding/slideshow/once
@$(call set,INSTALLER,altlinux-desktop)
@$(call set,INSTALLER,alt-workstation)
# assumes somewhat more experienced user
distro/.regular-install-x11-full: distro/.regular-install-x11 \
......
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