Re: [systemd-devel] [PATCH v9002 2/2] man: remove timezone(5) and add localtime(5)

2012-09-14 Thread Lennart Poettering
On Fri, 14.09.12 19:28, Lennart Poettering (lenn...@poettering.net) wrote: > On Tue, 21.08.12 23:11, Shawn Landden (shawnland...@gmail.com) wrote: > > Applied both. Finally. Sorry for the delay. So, after commiting this I thought a bit more about this and made a couple of additional changes: -

Re: [systemd-devel] [PATCH v9002 2/2] man: remove timezone(5) and add localtime(5)

2012-09-14 Thread Lennart Poettering
On Tue, 21.08.12 23:11, Shawn Landden (shawnland...@gmail.com) wrote: Applied both. Finally. Sorry for the delay. > --- > Makefile.am|2 +- > man/localtime.xml | 93 > > man/timezone.xml | 90

Re: [systemd-devel] [Feature Request] GET before SET watchdog timeout setting on IPMI compatible hardware

2012-09-14 Thread Lennart Poettering
On Thu, 13.09.12 16:53, charles_r...@dell.com (charles_r...@dell.com) wrote: > > We could of course extend the current "RuntimeWatchdogSec=" setting to > > accept an additional value of "auto" or so, which would enable systemd's > > watchdog usage but cause it to reuse the default interval if one

Re: [systemd-devel] [script] Eject CD before shutdown

2012-09-14 Thread Lennart Poettering
On Fri, 14.09.12 00:14, Philip Müller (ph...@manjaro.org) wrote: > So, seems to work. I attached my current scripts and two picutes > with error messages. > Also I added now *read -t 30* and fixed hanging by pressing the > Enter-key. Is there any way > to hide those error messages (seems the syste

Re: [systemd-devel] [PATCH 2/2] tmpfiles: support globbing for w option

2012-09-14 Thread Dave Reisner
On Fri, Sep 14, 2012 at 05:41:31PM +0200, Lennart Poettering wrote: > On Fri, 14.09.12 11:24, Dave Reisner (d...@falconindy.com) wrote: > > > > And they do have the same effect on most fs, except on sysfs. Now I am > > > wondering whether this is somthing to fix in the kernel, or to just > > > ac

Re: [systemd-devel] [PATCH] nspawn: Fix minor typo in man page

2012-09-14 Thread Lennart Poettering
On Fri, 14.09.12 17:19, Pierre Schmitz (pie...@archlinux.de) wrote: > Signed-off-by: Pierre Schmitz Applied! Thanks! Lennart -- Lennart Poettering - Red Hat, Inc. ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freed

Re: [systemd-devel] [PATCH 2/2] tmpfiles: support globbing for w option

2012-09-14 Thread Lennart Poettering
On Fri, 14.09.12 11:24, Dave Reisner (d...@falconindy.com) wrote: > > And they do have the same effect on most fs, except on sysfs. Now I am > > wondering whether this is somthing to fix in the kernel, or to just accept. > > Sure, except sysfs isn't a filesystem with a concept of streams and > fi

[systemd-devel] [PATCH] nspawn: Fix minor typo in man page

2012-09-14 Thread Pierre Schmitz
Signed-off-by: Pierre Schmitz --- man/systemd-nspawn.xml | 2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 1f7d74e..66d2c6b 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -188,7 +188,7 @@

Re: [systemd-devel] [PATCH 2/2] tmpfiles: support globbing for w option

2012-09-14 Thread Dave Reisner
On Tue, Sep 11, 2012 at 02:41:51PM +0200, Lennart Poettering wrote: > On Mon, 10.09.12 22:42, Dave Reisner (d...@falconindy.com) wrote: > > > > > Just to add to this, is there a particular reason writev was chosen? > > > > > > One atomic syscall to write this string without copying any data, that

Re: [systemd-devel] alsa-restore.service seems to be too early

2012-09-14 Thread Вечный Студент
14.09.2012, 16:29, "Colin Guthrie" : > Adding kludges and work arounds > is not going to make anything "better". It might make things "work" but > that really depends on how you define "working". Absolutely agree. But it is a matter of resources == years of waiting for. Everybody wants to have wo

Re: [systemd-devel] alsa-restore.service seems to be too early

2012-09-14 Thread Colin Guthrie
'Twas brillig, and Вечный Студент at 13/09/12 11:30 did gyre and gimble: > 13.09.2012, 02:08, "Lennart Poettering" : > >> Hmm, weird. I'd recommend pinging the ALSA folks about this. If >> the control device doesn't work while the udev rules are executed >> this sounds like a driver bug and should

Re: [systemd-devel] XFS Mount issues (multiple mount concurrency issue?)

2012-09-14 Thread Colin Guthrie
'Twas brillig, and Peter Lemenkov at 14/09/12 09:55 did gyre and gimble: > Hello! > > 2012/9/11 Colin Guthrie : >> Hi guys. >> >> Quick straw poll: Has anyone had issues mounting XFS partitions on boot? >> I have a user who has several and one usually mounts fine the the others >> do not. When in

Re: [systemd-devel] XFS Mount issues (multiple mount concurrency issue?)

2012-09-14 Thread Peter Lemenkov
Hello! 2012/9/11 Colin Guthrie : > Hi guys. > > Quick straw poll: Has anyone had issues mounting XFS partitions on boot? > I have a user who has several and one usually mounts fine the the others > do not. When in the emergency shell they all mount fine manually. This sounds pretty much the same

Re: [systemd-devel] Systemd Debugging with GDB

2012-09-14 Thread eleven
Thanks very much ! And I enjoy systemd. 于 2012年09月14日 15:44, Lennart Poettering 写道: On Fri, 14.09.12 13:03, eleven (eleveny...@linpus.com) wrote: It's my pleasure to receive your reply and get your advice. Actually I really want to debug source codes from the OS boot(from systemd first starts

Re: [systemd-devel] cannot start swap unit on lvm

2012-09-14 Thread Peter Rajnoha
On 09/13/2012 02:28 PM, Kay Sievers wrote: > On Thu, Sep 13, 2012 at 2:23 PM, Lennart Poettering > wrote: >> On Thu, 13.09.12 15:47, Alexey Shabalin (a.shaba...@gmail.com) wrote: >> Please check with "udevadm info /dev/disk/by-uuid/a8ce6981-1afd-4af6-8783-784b3c7a7d64" if the device is >

Re: [systemd-devel] Systemd Debugging with GDB

2012-09-14 Thread Lennart Poettering
On Fri, 14.09.12 13:03, eleven (eleveny...@linpus.com) wrote: > > It's my pleasure to receive your reply and get your advice. > > Actually I really want to debug source codes from the OS boot(from > systemd first starts) with virtual machines just like debug kernel > sources or in some other way