platform/upstream/user-session-units.git
11 years agoRev to v3.
Auke Kok [Mon, 25 Jun 2012 21:06:35 +0000 (14:06 -0700)]
Rev to v3.

Quick drop of AC version needed - it may be too low, but, sure
doesn't hurt much at this point. --2.64.

11 years agoAdding .gitignore.
Auke Kok [Mon, 25 Jun 2012 21:05:08 +0000 (14:05 -0700)]
Adding .gitignore.

11 years agoVarious fixes and cleanups, add KDE.
Auke Kok [Mon, 25 Jun 2012 21:02:04 +0000 (14:02 -0700)]
Various fixes and cleanups, add KDE.

- Added [Install] sections for everything
- Changed tests for progs to use AC_TEST_PROG() generic
- Add KDE using `startkde`.

11 years agoOops here too. typo in the service name. v2
Auke Kok [Mon, 25 Jun 2012 06:49:56 +0000 (23:49 -0700)]
Oops here too. typo in the service name.

11 years agoOops, these should have been deleted.
Auke Kok [Mon, 25 Jun 2012 06:48:24 +0000 (23:48 -0700)]
Oops, these should have been deleted.

11 years agoTypo here.
Auke Kok [Mon, 25 Jun 2012 06:47:32 +0000 (23:47 -0700)]
Typo here.

11 years agoGnome: Add units for gnome-shell.
Auke Kok [Mon, 25 Jun 2012 06:40:12 +0000 (23:40 -0700)]
Gnome: Add units for gnome-shell.

I tested these units under a fc17 livecd. Obviously, you'll
need to install the gnome-desktop-devel package in order for
the pkgconfig magic to work for you.

11 years agodbus: add the patch to dist... v1
Auke Kok [Fri, 22 Jun 2012 18:25:59 +0000 (11:25 -0700)]
dbus: add the patch to dist...

11 years agoXBMC: display that we're testing for it.
Auke Kok [Fri, 22 Jun 2012 18:16:47 +0000 (11:16 -0700)]
XBMC: display that we're testing for it.

11 years agodbus: reference the upstream bug, and patch.
Auke Kok [Fri, 22 Jun 2012 18:05:58 +0000 (11:05 -0700)]
dbus: reference the upstream bug, and patch.

dbus activation is broken under the systemd user session
because dbus emits an env with DBUS_SESSION_BUS_ADDRESS=systemd:
to it's dbus-activated children.

To fix, the session bus should just pass the value of its own
DBUS_SESSION_BUS_ADDRESS if it is running under systemd with
systemd activation. This commit includes a copy of the patch
which should be applied to dbus.

11 years agoXfce: I'm assuming dbus activation will work properly.
Auke Kok [Fri, 22 Jun 2012 06:58:45 +0000 (23:58 -0700)]
Xfce: I'm assuming dbus activation will work properly.

11 years agoCleanup.
Auke Kok [Fri, 22 Jun 2012 06:58:25 +0000 (23:58 -0700)]
Cleanup.

11 years agoXfce: add units file here too. Also use ln -sf.
Auke Kok [Fri, 22 Jun 2012 06:56:56 +0000 (23:56 -0700)]
Xfce: add units file here too. Also use ln -sf.

11 years agoAdd Xbmc, also create the proper symlinks for xbmc, e17.
Auke Kok [Fri, 22 Jun 2012 06:38:20 +0000 (23:38 -0700)]
Add Xbmc, also create the proper symlinks for xbmc, e17.

11 years agoenlightenment: Add units for e17.
Auke Kok [Fri, 22 Jun 2012 06:19:54 +0000 (23:19 -0700)]
enlightenment: Add units for e17.

These are installed conditionally - when E is present, only.

11 years agoParse systemd.pc to get the proper path to the systemd binary
Auke Kok [Fri, 22 Jun 2012 05:43:54 +0000 (22:43 -0700)]
Parse systemd.pc to get the proper path to the systemd binary

11 years agodbus: finalize installing these properly.
Auke Kok [Fri, 22 Jun 2012 05:32:57 +0000 (22:32 -0700)]
dbus: finalize installing these properly.

11 years agoDbus: make these units generated with proper paths.
Auke Kok [Fri, 22 Jun 2012 05:28:08 +0000 (22:28 -0700)]
Dbus: make these units generated with proper paths.

11 years agodbus: use pkg-config to find the daemon path.
Auke Kok [Fri, 22 Jun 2012 05:21:54 +0000 (22:21 -0700)]
dbus: use pkg-config to find the daemon path.

11 years agoskeleton COPYING and INSTALL.
Auke Kok [Fri, 22 Jun 2012 05:13:55 +0000 (22:13 -0700)]
skeleton COPYING and INSTALL.

11 years agoMisc files needed for autoreconf.
Auke Kok [Fri, 22 Jun 2012 05:13:32 +0000 (22:13 -0700)]
Misc files needed for autoreconf.

11 years agoAdd Makefile.am.
Auke Kok [Fri, 22 Jun 2012 05:13:12 +0000 (22:13 -0700)]
Add Makefile.am.

11 years agoAC_SUBST the systemd paths.
Auke Kok [Fri, 22 Jun 2012 05:12:57 +0000 (22:12 -0700)]
AC_SUBST the systemd paths.

11 years agoREADME: basic guide as to how this all should work.
Auke Kok [Fri, 22 Jun 2012 04:58:58 +0000 (21:58 -0700)]
README: basic guide as to how this all should work.

11 years agoInitial import of user-session-units.
Auke Kok [Fri, 22 Jun 2012 04:37:27 +0000 (21:37 -0700)]
Initial import of user-session-units.