regular.mk: use plain autologin for wmaker

lightdm isn't going to turn off the system properly
with no systemd-logind around ("for no good reason",
that is); good ol' wdm for installed system and the
similarly ol' autologin just work though.

nodm is not gonna cut it since user PATH is weird
within the session breaking livecd-install by putting
/usr/sbin before /usr/bin while it shouldn't be there
in the first place.
This commit is contained in:
Michael Shigorin 2014-03-18 20:15:28 +04:00
parent fe56fda2f3
commit 1aad0bc5f9

View File

@ -79,9 +79,11 @@ distro/regular-icewm: distro/.regular-sysv-gtk +icewm
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
@$(call set,KFLAVOURS,un-def)
distro/regular-wmaker: distro/.regular-sysv-gtk use/x11/wmaker use/efi/refind
distro/regular-wmaker: distro/.regular-sysv \
use/efi/refind use/syslinux/ui/gfxboot use/live/autologin use/x11/wmaker
@$(call add,LIVE_PACKAGES,xxkb wdm)
@$(call add,LIVE_PACKAGES,livecd-install-wmaker)
@$(call add,LIVE_PACKAGES,xxkb)
@$(call add,LIVE_PACKAGES,installer-feature-no-xconsole-stage3)
@$(call add,MAIN_PACKAGES,wmgtemp wmhdaps wmpomme wmxkbru)
distro/regular-gnustep: distro/regular-wmaker use/x11/gnustep +plymouth