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.
This commit is contained in:
parent
18ae053e93
commit
e6d41a6f1c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user