Op 11 okt. 2011, om 01:59 heeft Lennart Poettering het volgende geschreven:
> On Tue, 11.10.11 01:36, Kay Sievers (kay.siev...@vrfy.org) wrote:
>
>>
>> On Tue, Oct 11, 2011 at 01:17, Lennart Poettering
>> wrote:
>>> On Sun, 02.10.11 20:07, Koen Kooi (k...@dominion.thruhere.net) wrote:
>>>
>>>
make[2]: *** No rule to make target `units/local-fs-pre.target', needed by
`all-am'. Stop.
:(
Zbyszek
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
src/pager.c: In function ‘pager_fallback’:
src/pager.c:35:13: warning: function might be possible candidate for attribute
‘noreturn’ [-Wmissing-noreturn]
---
src/pager.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pager.c b/src/pager.c
index 6e2bb49..3fc8182 1006
---
.gitignore | 160 ++
src/.gitignore | 12 ++--
units/.gitignore | 55 ++-
3 files changed, 112 insertions(+), 115 deletions(-)
diff --git a/.gitignore b/.gitignore
index f4a8a45..bcf9fec 100644
--- a/.gitignore
+
Output is identical.
---
src/generate-kbd-model-map | 42 +-
1 files changed, 13 insertions(+), 29 deletions(-)
diff --git a/src/generate-kbd-model-map b/src/generate-kbd-model-map
index 4fcf785..624c517 100755
--- a/src/generate-kbd-model-map
+++ b/src/g
On Friday 07 October 2011 09:48:52 Michal Schmidt wrote:
> On 10/06/2011 07:26 PM, Barry Scott wrote:
> > On Thursday 06 October 2011 15:56:43 Barry Scott wrote:
> > > We can reproducably get an F15 system in a state that it fails to
> > > complete a reboot.
>
> Then can you suggest how to repro
On 10/11/2011 12:44 PM, Barry Scott wrote:
The full log is here:
http://onelanftp.co.uk/bscott/ntb10117.netconsole.txt
The first boot sequence from lines 1-182 works.
The second from 188-1182 has the problem.
If the kernel is at fault then I would expect to see the
"About to execute: /bin/sys
On Tue, 11.10.11 10:54, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:
> make[2]: *** No rule to make target `units/local-fs-pre.target', needed by
> `all-am'. Stop.
Fixed now.
Lennart
--
Lennart Poettering - Red Hat, Inc.
___
systemd-devel
On Tue, 11.10.11 11:35, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:
logger doesn't exist anymore (got renamed to stdout-syslog-bridge(,
which is why I removed it from gitignore. You might want to try "git
clean -dxfq" to git rid of that in your checkout.
Lennart
--
Lennart Poettering
On 10/11/2011 02:40 PM, Lennart Poettering wrote:
On Tue, 11.10.11 11:35, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:
logger doesn't exist anymore (got renamed to stdout-syslog-bridge(,
which is why I removed it from gitignore. You might want to try "git
clean -dxfq" to git rid of tha
On Tue, 11.10.11 12:34, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:
> Output is identical.
Thanks, applied both patches!
Lennart
--
Lennart Poettering - Red Hat, Inc.
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http:
On Tuesday 11 October 2011 12:37:23 Michal Schmidt wrote:
> On 10/11/2011 12:44 PM, Barry Scott wrote:
> > The full log is here:
> >
> > http://onelanftp.co.uk/bscott/ntb10117.netconsole.txt
> >
> > The first boot sequence from lines 1-182 works.
> >
> > The second from 188-1182 has the problem.
>
On 10/11/2011 05:09 PM, Barry Scott wrote:
I have uploaded full netconsole logs with the options you suggested:
http://onelanftp.co.uk/bscott/netconsole.noreboot.txt
http://onelanftp.co.uk/bscott/netconsole.reboot.txt
A suspicious moment occurring only in the failing case is:
[ 751.743255] s
On Tuesday 11 October 2011 16:35:00 Michal Schmidt wrote:
> On 10/11/2011 05:09 PM, Barry Scott wrote:
> > I have uploaded full netconsole logs with the options you suggested:
> >
> > http://onelanftp.co.uk/bscott/netconsole.noreboot.txt
> > http://onelanftp.co.uk/bscott/netconsole.reboot.txt
>
>
Heya,
http://www.freedesktop.org/software/systemd/systemd-37.tar.bz2
Mostly bugfixes, but two new features: ConditionCapability= which is
useful inside containers (i.e. start udev only if CAP_MKNOD is
available), and the locale mechanism got extend to kbd configuration for
both X and the console.
In the case of completion for the 'restart' verb, passing the invalid
unit name (the colums header) causes completion to cease functioning
entirely, with the error:
Failed to issue method call: Unit name UNIT is not valid.
This adds a small wrapper function for systemctl which can have common
o
16 matches
Mail list logo