After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 777708 - Honor initial setup being disabled by distro installer
Honor initial setup being disabled by distro installer
Status: RESOLVED WONTFIX
Product: gdm
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2017-01-24 18:41 UTC by Rui Matos
Modified: 2017-01-31 12:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Honor initial setup being disabled by distro installer (2.70 KB, patch)
2017-01-24 18:41 UTC, Rui Matos
rejected Details | Review

Description Rui Matos 2017-01-24 18:41:41 UTC
See also bug 777707
Comment 1 Rui Matos 2017-01-24 18:41:45 UTC
Created attachment 344176 [details] [review]
Honor initial setup being disabled by distro installer

Sysadmins might want to disable any kind of initial setup for their
users, perhaps because they pre-configure their environments. We
already provide a configuration file option for this but distro
installers might have their own way of requesting this.

At least the anaconda installer provides an option to skip any kind
post-install setup tools so, for now we're only adding support for
that but more might be added in the future.
Comment 2 Ray Strode [halfline] 2017-01-26 21:50:03 UTC
ugh, this should probably be a downstream patch to be honest.  But why are we installing gnome-initial-setup at all in these cases ?

I think a better answer is to have anaconda -gnome-initial-setup in the kickstart file or whatever.
Comment 3 Rui Matos 2017-01-31 12:49:38 UTC
Review of attachment 344176 [details] [review]:

Ok, we'll do this downstream