Accepting request 904122 from home:gmbr3:Active
- Add now working CONFIG parameter to sysusers generator OBS-URL: https://build.opensuse.org/request/show/904122 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=477
This commit is contained in:
parent
3e7beacefd
commit
7dc2f3204d
@ -1,10 +1,10 @@
|
||||
Index: gdm-40.0/daemon/gdm-display.c
|
||||
Index: b/daemon/gdm-display.c
|
||||
===================================================================
|
||||
--- gdm-40.0.orig/daemon/gdm-display.c
|
||||
+++ gdm-40.0/daemon/gdm-display.c
|
||||
--- a/daemon/gdm-display.c 2019-10-11 21:11:39.925180538 +0800
|
||||
+++ b/daemon/gdm-display.c 2019-10-11 21:14:23.866397460 +0800
|
||||
@@ -570,7 +570,7 @@ gdm_display_prepare (GdmDisplay *self)
|
||||
exit (EXIT_FAILURE);
|
||||
}
|
||||
*/
|
||||
look_for_existing_users_sync (self);
|
||||
|
||||
- priv->doing_initial_setup = wants_initial_setup (self);
|
||||
+ priv->doing_initial_setup = FALSE;
|
||||
@ -27,10 +27,10 @@ Index: gdm-40.0/daemon/gdm-display.c
|
||||
|
||||
void
|
||||
gdm_display_start_greeter_session (GdmDisplay *self)
|
||||
Index: gdm-40.0/data/gdm.schemas.in
|
||||
Index: b/data/gdm.schemas.in
|
||||
===================================================================
|
||||
--- gdm-40.0.orig/data/gdm.schemas.in
|
||||
+++ gdm-40.0/data/gdm.schemas.in
|
||||
--- a/data/gdm.schemas.in 2019-10-11 21:11:39.925180538 +0800
|
||||
+++ b/data/gdm.schemas.in 2019-10-11 21:11:43.473206874 +0800
|
||||
@@ -50,7 +50,7 @@
|
||||
<schema>
|
||||
<key>daemon/InitialSetupEnable</key>
|
||||
|
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 2 08:06:36 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||
Mon Jul 5 09:33:56 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Rebase gdm-disable-gnome-initial-setup.patch (bsc#1184095).
|
||||
- Add now working CONFIG parameter to sysusers generator
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 17 08:18:30 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user