100 Commits

Author SHA1 Message Date
ajacoutot
a15b6cb7bc Extend rc_stop() to kill all gdm initiated processes. 2014-04-14 07:54:51 +00:00
ajacoutot
37a669cc7d In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 1/2
2014-04-01 13:21:14 +00:00
ajacoutot
83a6bc77f4 Make sure we remove /etc/dconf/db/gdm since dconf handling had changed in
gdm.
2014-03-29 15:34:38 +00:00
ajacoutot
817d965616 Properly cleanup /var/db/gdm/.pulse/ when using 'pkg_delete -c'. 2014-03-28 08:23:42 +00:00
ajacoutot
abdebc916c Update to gdm-3.12.0. 2014-03-27 19:19:17 +00:00
ajacoutot
d175b94f1d Sync rc_start() between these 3 daemons since they do the same.
Keeping the sleep 2 in kdm.rc -- not sure why this is needed, zhuk@ probably
knows.
2014-01-30 16:58:58 +00:00
ajacoutot
72bf43d2b2 authdir was dropped 5 months ago. 2014-01-30 11:00:49 +00:00
ajacoutot
4606edb2c0 Missed in previous. 2014-01-29 14:00:46 +00:00
ajacoutot
cd3c7e757d Only loop for getty during boot, not when the system is already running. 2014-01-29 14:00:04 +00:00
ajacoutot
ead62541a8 i18n -> locale.conf to match upstream. 2014-01-08 09:42:14 +00:00
ajacoutot
1157cfa912 Do the proper chown(1) $USER, root or _gdm dance according to the situation.
prodded by kettenis@
2013-12-26 15:38:29 +00:00
ajacoutot
f4a860c9bf rc_pre() not needed anymore. 2013-12-01 17:54:13 +00:00
ajacoutot
fb2fa50c08 No need for expr (rpe@). 2013-11-13 09:30:53 +00:00
ajacoutot
3b24322e3c Do not blindly sleep but instead wait to ttys initialization before
starting.
2013-10-29 11:08:24 +00:00
ajacoutot
26b6740dda Make starting less of a hack. 2013-09-28 16:22:40 +00:00
ajacoutot
92f917227f Make stop/restart work. 2013-09-28 15:51:19 +00:00
ajacoutot
6f92744e7c Update to gdm-3.10.0. 2013-09-27 10:16:55 +00:00
ajacoutot
11fb4e65a1 Update to gdm-3.8.3.1. 2013-06-17 13:22:50 +00:00
ajacoutot
ac9ec48a89 Update to gdm-3.8.3. 2013-06-14 18:18:38 +00:00
ajacoutot
73ca860366 Something in our thread system makes pulseaudio dead-lock; disable pulse
completely on GDM so that it is properly started when a user logs in.
2013-05-30 19:40:59 +00:00
ajacoutot
cc6cac9073 Remove pulse config; upcoming change to pulseaudio will make it irrelevant. 2013-05-22 16:32:36 +00:00
ajacoutot
e02be43f0b Add pulseaudio configuration for the _gdm user; this allows pulseaudio to
properly die when a user login and start its own.
2013-05-22 10:08:37 +00:00
ajacoutot
439640c9c4 Update to gdm-3.8.1. 2013-04-16 06:17:13 +00:00
ajacoutot
63a2c0921b Make the rc script a little bit less horrible. 2013-04-03 15:45:47 +00:00
ajacoutot
791d0f24bc Put the rcscript at the end of the PLIST; otherwise the @exec fails because
of @cwd change.
2013-03-31 12:44:29 +00:00
ajacoutot
0de77a50d4 Update to gdm-3.8.0. 2013-03-30 09:52:17 +00:00
ajacoutot
c154a1e1cc Properly rename the gschema.override file and remove a bogus entry from it. 2013-01-11 10:11:57 +00:00
ajacoutot
937cbf5beb All pulseaudio files are under ~/.config/pulse now. 2013-01-08 16:53:53 +00:00
ajacoutot
376a686b1f typo, stupid me. 2012-10-26 07:41:46 +00:00
ajacoutot
e63653db0f Missing @exec-delete. 2012-10-26 07:34:22 +00:00
ajacoutot
7af3729ae1 Add an rc_post to fix rc_stop and rc_restart. 2012-10-16 16:38:13 +00:00
ajacoutot
a5bd69942c Bugfix update to gdm-3.6.1. 2012-10-16 07:02:58 +00:00
ajacoutot
bd51ae65ca Remove some uneeded | old patches.
Add a schemas override.
2012-10-10 12:34:35 +00:00
ajacoutot
0f3c565cff Fix cyclic dep. 2012-10-10 09:09:06 +00:00
ajacoutot
40b67ea21a Bring it yet more fixes... 2012-10-09 13:18:00 +00:00
ajacoutot
bb52c128d6 Sort PLIST. 2012-10-09 08:27:46 +00:00
ajacoutot
ad8038aa2d Sync PLIST. 2012-10-08 22:04:33 +00:00
ajacoutot
9ee7a0d751 We need the introspection libs for gnome-shell. 2012-10-08 10:05:16 +00:00
ajacoutot
9838b6110a Bring some patches from upstream to fix a couple of bugs.
Properly remove some subdirectory under _gdm homedir.
2012-10-03 06:40:50 +00:00
ajacoutot
f07b2302e5 Update to gdm-3.6.0. 2012-09-29 19:28:15 +00:00
ajacoutot
5cbf4e664e Start GDM is a better way so that it doesn't leave hanging processes.
Default LANG to "C".
Remove one XXX.
2012-09-13 08:38:12 +00:00
ajacoutot
a35ffe01ff Small comment. 2012-09-12 18:16:37 +00:00
ajacoutot
66c9a93e2e Remove uneeded substitution and regen PLIST. 2012-09-12 12:23:42 +00:00
ajacoutot
3067724f59 gdm is now fully functionnal with pam. 2012-09-12 11:37:47 +00:00
ajacoutot
84ec6566bc Bring GDM in a working state (still broken because it requires PAM for
now).
2012-09-12 08:54:52 +00:00
ajacoutot
a9eac4d516 Ugly update to gdm-3.4.1; still totally broken but needed by robert@ for
his openpam port.
2012-09-10 13:19:03 +00:00
ajacoutot
b222c435fc Fix rc_check; no bump since this pkg is BROKEN. 2012-08-04 15:31:45 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
222a74283b One more thing to remove. 2011-12-27 14:15:06 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00