Commit e6d41a6f authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: use installer-distro-altlinux-desktop

...instead of installer-distro-desktop which pulls in alterator-auth which breaks things big time for sysv-tde installer image due to avahi-daemon lazy to run. Of course it's the last step of installation that has to fail. And I've been considering this for several months already anyways.
parent 18ae053e
......@@ -43,7 +43,7 @@ distro/.regular-install: distro/.regular-bare +installer +sysvinit +power \
@$(call add,THE_BRANDING,alterator)
distro/.regular-install-x11: distro/.regular-install mixin/regular-desktop
@$(call set,INSTALLER,desktop)
@$(call set,INSTALLER,altlinux-desktop)
@$(call add,THE_LISTS,$(call tags,regular desktop))
distro/regular-icewm: distro/.regular-sysv-gtk +icewm
......
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