Commit 35dd7ece authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added flashback session to gnome3

This one adds a "classic" GNOME2-like session; one needs to select it by hand though, and gdm won't bother them with a selector "gear" widget unless there's a password set for the user. Thus no autologin without explicit session specification seems possible so far. Note that there's no way to have gdm without gnome-shell currently.
parent 4534ca31
......@@ -149,6 +149,7 @@ distro/regular-gnome3: distro/.regular-desktop +plymouth +nm \
use/x11/gnome3 use/browser/epiphany use/fonts/ttf/redhat
@$(call add,LIVE_PACKAGES_REGEXP,^setup-gnome3-done.*)
@$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates)
@$(call add,LIVE_PACKAGES,gnome-flashback)
# reusable bits
mixin/regular-tde: +tde \
......
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