regular.mk: use lightdm instead of gdm3 for cinnamon
...and switch to cinnamon-regular metapackage in general: the remaining blocker being gdm required by that and not actually going to work (it used to start gnome-shell which wouldn't work in that configuration either) is now fixed, thanks cow@. PS: plymouth is moved upstream, drop the dup.
This commit is contained in:
parent
ec1b9230b3
commit
3703a758a9
@ -53,8 +53,8 @@ distro/regular-mate: distro/.regular-gtk
|
||||
distro/regular-e17: distro/.regular-gtk use/x11/e17
|
||||
@$(call add,LIVE_PACKAGES,xterm)
|
||||
|
||||
distro/regular-cinnamon: distro/.regular-desktop \
|
||||
use/x11/cinnamon use/fonts/infinality +plymouth
|
||||
distro/regular-cinnamon: distro/.regular-gtk \
|
||||
use/x11/cinnamon use/fonts/infinality
|
||||
@$(call set,META_VOL_ID,ALT Linux $(IMAGE_NAME)) # see also #28271
|
||||
|
||||
distro/regular-gnome3: distro/.regular-desktop use/x11/gnome3 +plymouth; @:
|
||||
|
@ -1,2 +1,2 @@
|
||||
cinnamon-default
|
||||
cinnamon-regular
|
||||
installer-feature-xdg-user-dirs
|
||||
|
Loading…
Reference in New Issue
Block a user