regular.mk: gnome3: avoid initial setup
Both locale and keyboard have been set up already, no use to waste time on those (which results in 'us' keyboard layout missing out totally, ironically). Thanks aris@ for the tip.
This commit is contained in:
parent
0f7098ec2f
commit
1d7561925b
@ -131,7 +131,8 @@ distro/regular-cinnamon: distro/.regular-gtk \
|
||||
|
||||
# not .regular-gtk due to gdm vs lightdm
|
||||
distro/regular-gnome3: distro/.regular-desktop \
|
||||
use/x11/gnome3 use/browser/epiphany +plymouth +nm; @:
|
||||
use/x11/gnome3 use/browser/epiphany +plymouth +nm
|
||||
@$(call add,LIVE_PACKAGES,livecd-gnome3-nosetup)
|
||||
|
||||
# reusable bits
|
||||
mixin/regular-tde: use/syslinux/ui/gfxboot use/browser/firefox/classic \
|
||||
|
Loading…
x
Reference in New Issue
Block a user