Re: [systemd-devel] question

2011-09-13 Thread Sérgio Basto
On Wed, 2011-09-14 at 06:50 +0100, Sérgio Basto wrote: > On Tue, 2011-09-13 at 23:28 +0200, Reindl Harald wrote: > > > please open a bugreport - maybe they would hear if i am not would be the > > only person who is unhappy about what was done with F15 but all others > > out there are silent and h

Re: [systemd-devel] question

2011-09-13 Thread Sérgio Basto
On Tue, 2011-09-13 at 23:28 +0200, Reindl Harald wrote: > please open a bugreport - maybe they would hear if i am not would be the > only person who is unhappy about what was done with F15 but all others > out there are silent and hoping for wonders will not be easy since we need udev ... for sys

Re: [systemd-devel] question

2011-09-13 Thread Reindl Harald
Am 13.09.2011 23:25, schrieb Sérgio Basto: > On Tue, 2011-09-13 at 23:15 +0200, Reindl Harald wrote: >> >> Am 13.09.2011 21:41, schrieb Sérgio Basto: >>> thanks for this information , could I update systemd to systemd-35 in >>> Fedora 15 with rebuilding the src.rpm , I don't get in trouble ? or w

Re: [systemd-devel] question

2011-09-13 Thread Sérgio Basto
On Tue, 2011-09-13 at 23:15 +0200, Reindl Harald wrote: > > Am 13.09.2011 21:41, schrieb Sérgio Basto: > > thanks for this information , could I update systemd to systemd-35 in > > Fedora 15 with rebuilding the src.rpm , I don't get in trouble ? or we > > have some restrictions ? > > > > I we do

Re: [systemd-devel] question

2011-09-13 Thread Reindl Harald
Am 13.09.2011 21:41, schrieb Sérgio Basto: > thanks for this information , could I update systemd to systemd-35 in > Fedora 15 with rebuilding the src.rpm , I don't get in trouble ? or we > have some restrictions ? > > I we don't have restriction why systemd Fedora packager don't update > them o

Re: [systemd-devel] question

2011-09-13 Thread Mirco Tischler
2011/9/13 Sérgio Basto : > On Mon, 2011-09-12 at 20:21 +0200, Tomasz Torcz wrote: >> On Mon, Sep 12, 2011 at 05:49:21PM +0100, Sérgio Basto wrote: >> > On Mon, 2011-09-12 at 15:47 +0200, Tomasz Torcz wrote: >> > > On Mon, Sep 12, 2011 at 03:34:48PM +0200, Reindl Harald wrote: >> > > > >> > Man , wh

Re: [systemd-devel] question

2011-09-13 Thread Sérgio Basto
On Mon, 2011-09-12 at 20:21 +0200, Tomasz Torcz wrote: > On Mon, Sep 12, 2011 at 05:49:21PM +0100, Sérgio Basto wrote: > > On Mon, 2011-09-12 at 15:47 +0200, Tomasz Torcz wrote: > > > On Mon, Sep 12, 2011 at 03:34:48PM +0200, Reindl Harald wrote: > > > > > > Man , what version do we need ? > >

Re: [systemd-devel] Is StandardOutput in systemd.mount units ignored?

2011-09-13 Thread Lennart Poettering
On Tue, 13.09.11 00:37, Miklos Vajna (vmik...@frugalware.org) wrote: > On Mon, Sep 12, 2011 at 11:26:51AM +0200, Thomas Meyer > wrote: > > I added a "StandardOutput=kmsg" to the proc-sys-fs-binfmt_misc.mount > > unit and patched my /bin/mount program to always run with verbose=3, but > > I canno

Re: [systemd-devel] Is StandardOutput in systemd.mount units ignored?

2011-09-13 Thread Lennart Poettering
On Mon, 12.09.11 11:26, Thomas Meyer (tho...@m3y3r.de) wrote: > Hello, > > I added a "StandardOutput=kmsg" to the proc-sys-fs-binfmt_misc.mount > unit and patched my /bin/mount program to always run with verbose=3, but > I cannot see the output of the mount command in the dmesg! > > bug or featu

[systemd-devel] [PATCH] Add support for automounting configfs, ala debugfs, etc.

2011-09-13 Thread Bill Nottingham
Signed-off-by: Bill Nottingham --- Makefile.am |4 units/sys-kernel-config.automount | 15 +++ units/sys-kernel-config.mount | 15 +++ 3 files changed, 34 insertions(+), 0 deletions(-) create mode 100644 units/sys-kernel-config.auto