- 29 Nov, 2010 1 commit
-
-
Miklos Vajna authored
-
- 28 Nov, 2010 1 commit
-
-
Ran Benita authored
-
- 27 Nov, 2010 1 commit
-
-
Michael Biebl authored
Also use PKG_CHECK_EXISTS to test if libnotify is recent enough
-
- 26 Nov, 2010 8 commits
-
-
Kay Sievers authored
-
Michael Biebl authored
Instead of compiling sd-daemon.c 10 times, create a noinst convenience library libsystemd_daemon.la.
-
Kay Sievers authored
-
Kay Sievers authored
-
Kay Sievers authored
-
Kay Sievers authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 25 Nov, 2010 4 commits
-
-
Kay Sievers authored
-
Kay Sievers authored
-
Lennart Poettering authored
-
Lennart Poettering authored
Thanks to 'trapni' on IRC for tracking this down.
-
- 24 Nov, 2010 7 commits
-
-
Gustavo Sverzut Barbieri authored
That unity pulls in OpenRC which in turn pulls in most of legacy system that causes lots of troubles as it is too smart, thus not recommended. Moreover, SystemD developers seems to agree that a service file per DM is the best approach, so having gdm.service, kdm.service, slim.service is better than a single wrapper for them.
-
Lennart Poettering authored
-
-
Lennart Poettering authored
-
Thierry Reding authored
-
Thierry Reding authored
The introspect AWK script is located in the source tree, which is not necessarily the same as the build tree, so prepend $(srcdir).
-
Lennart Poettering authored
-
- 23 Nov, 2010 4 commits
-
-
Thierry Reding authored
When cross-compiling systemd, the introspection XML files fail to be generated because the systemd host binary is not executable. This patch works around this by putting the introspection XML data into separate ELF sections and extracting them from the binary when generating the XML files. The extracted XML data is passed through the strings utility in order to strip the trailing NUL character. A small AWK script is used to prepend the doctype and add the opening and closing node tags respectively. Finally, the C preprocessor is used to substitute the correct doctype information from the D-Bus header files.
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 22 Nov, 2010 2 commits
-
-
Lennart Poettering authored
-
Kay Sievers authored
-
- 21 Nov, 2010 9 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
Use them only for systemctl status. https://bugzilla.redhat.com/show_bug.cgi?id=637183
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 19 Nov, 2010 3 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
This reverts commit c8bc83f5. As Karel pointed out the -l switch doesn't actualy conflict with per-filesystem options, since those can be seperated by -- in the command line. Since -l is here to stay we hence enable it again for now.
-