Commit 067b4d1c authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: use gdm2.20 for sysv-gtk based images

It has dawned on me that gdm2.20 is more widely useful within sysvinit based builds: lightdm with gtk greeter would fail to poweroff/reboot while this one would not.
parent 8419175c
......@@ -36,7 +36,7 @@ distro/.regular-desktop: distro/.regular-base \
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
distro/.regular-sysv: distro/.regular-base +sysvinit; @:
distro/.regular-sysv-gtk: distro/.regular-sysv use/syslinux/ui/gfxboot \
use/x11/lightdm/gtk; @:
use/x11/gdm2.20; @:
distro/.regular-install: distro/.regular-bare +installer +sysvinit +power \
use/branding use/bootloader/grub use/luks use/install2/fs
......
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