Re: [systemd-devel] start/stop messages when activating a target?

2013-06-12 Thread Michael Olbrich
Hi, On Wed, Jun 12, 2013 at 07:02:34AM +0400, Andrey Borzenkov wrote: В Wed, 12 Jun 2013 01:32:37 +0200 Michael Olbrich m.olbr...@pengutronix.de пишет: Hi, When booting or during shutdown systemd prints the start stop messages for the services. Is it possible to get those messages

Re: [systemd-devel] start/stop messages when activating a target?

2013-06-12 Thread David Strauss
On Tue, Jun 11, 2013 at 10:59 PM, Michael Olbrich m.olbr...@pengutronix.de wrote: Not for me. systemctl {start,stop} anything never prints anything. I think it prints status in the Unix way: stderr explanation on failure and nothing on success. -- David Strauss | da...@davidstrauss.net |

[systemd-devel] [PATCH] service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= process is defined

2013-06-12 Thread Michael Olbrich
It won't help if the main process is still there and there is no new process to kill. --- Hi, The second SIGTERM/SIGKILL is to kill ExecStopPost= if necessary, right? In that case, this is a better solution. Michael src/core/service.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[systemd-devel] Compile errors with -Og

2013-06-12 Thread Jan Janssen
Hi, I just tried compiling with -Og and I get these compiler errors. Those don't appear with any other optimization level, so I'm suspecting a compiler but here. But since I'm no C expert, I thought it would be best if I share this here to see if I'm right about this or whether this just shows

[systemd-devel] [PATCH] gitignore: Add test-journal-interleaving

2013-06-12 Thread Jan Janssen
--- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7534ac1..d1e2ae9 100644 --- a/.gitignore +++ b/.gitignore @@ -109,6 +109,7 @@ /test-job-type /test-journal /test-journal-enum +/test-journal-interleaving /test-journal-match /test-journal-send

Re: [systemd-devel] implementation status of http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ ?

2013-06-12 Thread Kay Sievers
On Tue, Jun 11, 2013 at 11:14 PM, Colin Walters walt...@verbum.org wrote: On Tue, 2013-06-04 at 15:30 +0200, Lennart Poettering wrote: On Mon, 03.06.13 19:10, Colin Walters (walt...@verbum.org) wrote: What's the implementation status of

Re: [systemd-devel] implementation status of http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ ?

2013-06-12 Thread Kay Sievers
On Tue, Jun 11, 2013 at 11:46 PM, Colin Walters walt...@verbum.org wrote: On Tue, 2013-06-11 at 17:14 -0400, Colin Walters wrote: The question I had looking at this is: what determines the ordering? I guess it's intended to be the version field, but what if I have both Debian and Fedora

Re: [systemd-devel] start/stop messages when activating a target?

2013-06-12 Thread Colin Guthrie
[ Please try to avoid top posting and HTML emails if possible!] 'Twas brillig, and Umut Tezduyar at 12/06/13 07:39 did gyre and gimble: On Wed, Jun 12, 2013 at 5:02 AM, Andrey Borzenkov arvidj...@gmail.com mailto:arvidj...@gmail.com wrote: В Wed, 12 Jun 2013 01:32:37 +0200 Michael

Re: [systemd-devel] implementation status of http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ ?

2013-06-12 Thread Dan Horák
On Mon, 03 Jun 2013 19:10:00 -0400 Colin Walters walt...@verbum.org wrote: What's the implementation status of http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ ? For example, do any patches exist for grub or syslinux to read from /boot/loader (either at runtime or to generate

Re: [systemd-devel] start/stop messages when activating a target?

2013-06-12 Thread Reindl Harald
Am 12.06.2013 08:30, schrieb David Strauss: On Tue, Jun 11, 2013 at 10:59 PM, Michael Olbrich m.olbr...@pengutronix.de wrote: Not for me. systemctl {start,stop} anything never prints anything. I think it prints status in the Unix way: stderr explanation on failure and nothing on success i

Re: [systemd-devel] start/stop messages when activating a target?

2013-06-12 Thread Andrey Borzenkov
В Wed, 12 Jun 2013 12:39:00 +0100 Colin Guthrie gm...@colin.guthr.ie пишет: [ Please try to avoid top posting and HTML emails if possible!] 'Twas brillig, and Umut Tezduyar at 12/06/13 07:39 did gyre and gimble: On Wed, Jun 12, 2013 at 5:02 AM, Andrey Borzenkov arvidj...@gmail.com

[systemd-devel] [PATCH v4] journalctl: Add support for showing messages from a previous boot

2013-06-12 Thread Jan Janssen
Unfortunately, to get a chronological list of boot IDs, we need to search through the journal. sd_journal_enumerate_unique() doesn't help us here, because the order of returned values is undefined. An initial search for the reference boot ID is performed. We then start a search filtering by

Re: [systemd-devel] [PATCH] gitignore: Add test-journal-interleaving

2013-06-12 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jun 12, 2013 at 01:05:15PM +0200, Jan Janssen wrote: --- .gitignore | 1 + 1 file changed, 1 insertion(+) Applied. Zbyszek ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org

[systemd-devel] [PATCH] udev: handle network controllers in nonstandard domains

2013-06-12 Thread Sean McGovern
Onboard network controllers are not always on PCI domain 0. --- src/udev/udev-builtin-net_id.c | 22 +- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/src/udev/udev-builtin-net_id.c b/src/udev/udev-builtin-net_id.c index 5719021..c8d3ad3 100644 ---

[systemd-devel] (no subject)

2013-06-12 Thread Sean McGovern
Here is my new attempt for interface naming for cards in non-zero domains. Oddly enough, I still get an f0 at the end of mine even though it is not PCI multifunction. sean@hanyuu ~ $ udevadm test-builtin net_id /sys/class/net/enP2p32s15f0 2/dev/null | grep PATH ID_NET_NAME_PATH=enP2p32s15

[systemd-devel] [PATCH] man: improve readability of _TRANSPORT= section in systemd.journal-fields(7)

2013-06-12 Thread Jason St. John
From: Jason St. John jstj...@purdue.edu The list and descriptions of valid transports was difficult to read, so break the long sentence up into discrete man page list items to improve readability. --- man/systemd.journal-fields.xml | 84 ++ 1 file changed,

[systemd-devel] [PATCH] man: fix spacing issue in sd_is_fifo(3)

2013-06-12 Thread Jason St. John
From: Jason St. John jstj...@purdue.edu Before: libsystemd-daemonpkg-config(1) After: libsystemd-daemon pkg-config(1) This fix is more complicated than it should be due to the consecutive XML elements separated by collapsible whitespace. Merging the lines and separating the XML elements with an