- 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.
-
- 18 Nov, 2010 14 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
util: introduce /etc/os-release so that distros don't need to patch systemd to get a welcome message
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 17 Nov, 2010 8 commits
-
-
Andrey Borzenkov authored
I guess "unexpected" implies "without involvement".
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Kay Sievers authored
-
Kay Sievers authored
This reverts commit afe635e7. Oops, libnotify should not have been in here.
-