Re: [systemd-devel] Problems with setting up systemd

2011-05-21 Thread Maciej Piechotka
On Fri, 2011-05-20 at 11:03 +0100, Maciej Piechotka wrote: > Hello. I tried to set up systemd on Gentoo and I've run into several > problems: > > 1. I have custom init in which I initialise lvm by: > > /bin/lvm vgchange -ay > > In /etc/fstab I have devices mentioned by UUID. During boot systemd

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Maciej Piechotka
On Fri, 2011-05-20 at 16:16 -0300, Gustavo Sverzut Barbieri wrote: > On Fri, May 20, 2011 at 3:01 PM, Henry Gebhardt > wrote: > > On Fri, May 20, 2011 at 10:37:42AM -0300, Gustavo Sverzut Barbieri wrote: > >> On Fri, May 20, 2011 at 9:36 AM, Maciej Piechotka > >> wrote: > >> > ... > >> > > >> >

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Gustavo Sverzut Barbieri
On Fri, May 20, 2011 at 3:01 PM, Henry Gebhardt wrote: > On Fri, May 20, 2011 at 10:37:42AM -0300, Gustavo Sverzut Barbieri wrote: >> On Fri, May 20, 2011 at 9:36 AM, Maciej Piechotka >> wrote: >> > ... >> > >> > Ok - I won't. The file is: >> > >> > 0.00 1305883630 0.00 >> > 1305883630 >

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Henry Gebhardt
On Fri, May 20, 2011 at 10:37:42AM -0300, Gustavo Sverzut Barbieri wrote: > On Fri, May 20, 2011 at 9:36 AM, Maciej Piechotka > wrote: > > ... > > > > Ok - I won't. The file is: > > > > 0.00 1305883630 0.00 > > 1305883630 > > UTC > > I guess every Gentoo user that moved to systemd notice

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Henry Gebhardt
On Fri, May 20, 2011 at 04:20:47PM +0200, Kay Sievers wrote: > On Fri, May 20, 2011 at 16:08, Gustavo Sverzut Barbieri > wrote: > > http://bugs.gentoo.org/show_bug.cgi?id=318365#c129 I complained about > > it before :-) > > http://bugs.gentoo.org/show_bug.cgi?id=318365#c135 (Lennart's > > explanat

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Tom Gundersen
On Fri, May 20, 2011 at 12:31 PM, Lennart Poettering wrote: > On Fri, 20.05.11 11:03, Maciej Piechotka ([email protected]) wrote: >> 1. I have custom init in which I initialise lvm by: >> >> /bin/lvm vgchange -ay >> > You need to ensure to place this service file after udev-settle.service Th

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Kay Sievers
On Fri, May 20, 2011 at 16:08, Gustavo Sverzut Barbieri wrote: > http://bugs.gentoo.org/show_bug.cgi?id=318365#c129 I complained about > it before :-) > http://bugs.gentoo.org/show_bug.cgi?id=318365#c135 (Lennart's > explanation for them) Yeah, cool, I'll not stop bitching until that is fixed. :)

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Gustavo Sverzut Barbieri
On Fri, May 20, 2011 at 10:57 AM, Kay Sievers wrote: > On Fri, May 20, 2011 at 15:34, Gustavo Sverzut Barbieri > wrote: >> On Fri, May 20, 2011 at 10:15 AM, Kay Sievers wrote: >>> >>> On Fri, May 20, 2011 at 13:56, Maciej Piechotka >>> wrote: >>> >>> > # systemctl enable hwclock-load.service >

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread microcai
于 2011年05月20日 21:57, Kay Sievers 写道: > On Fri, May 20, 2011 at 15:34, Gustavo Sverzut Barbieri > wrote: >> On Fri, May 20, 2011 at 10:15 AM, Kay Sievers wrote: >>> >>> On Fri, May 20, 2011 at 13:56, Maciej Piechotka >>> wrote: >>> # systemctl enable hwclock-load.service Cannot link /l

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Kay Sievers
On Fri, May 20, 2011 at 15:34, Gustavo Sverzut Barbieri wrote: > On Fri, May 20, 2011 at 10:15 AM, Kay Sievers wrote: >> >> On Fri, May 20, 2011 at 13:56, Maciej Piechotka >> wrote: >> >> > # systemctl enable hwclock-load.service >> > Cannot link /lib64/systemd/system/hwclock-load.service >> >>

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Kay Sievers
On Fri, May 20, 2011 at 07:19, microcai wrote: > 于 2011年05月20日 21:15, Kay Sievers 写道: >> On Fri, May 20, 2011 at 13:56, Maciej Piechotka >> wrote: >> >>> # systemctl enable hwclock-load.service >>> Cannot link /lib64/systemd/system/hwclock-load.service >> >> Yikes, please fix that before trying

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Gustavo Sverzut Barbieri
On Fri, May 20, 2011 at 9:36 AM, Maciej Piechotka wrote: > On Fri, 2011-05-20 at 14:22 +0200, Lennart Poettering wrote: >> On Fri, 20.05.11 12:56, Maciej Piechotka ([email protected]) wrote: >> >> > # systemctl enable hwclock-load.service >> > Cannot link /lib64/systemd/system/hwclock-load.ser

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Gustavo Sverzut Barbieri
On Fri, May 20, 2011 at 10:15 AM, Kay Sievers wrote: > > On Fri, May 20, 2011 at 13:56, Maciej Piechotka wrote: > > > # systemctl enable hwclock-load.service > > Cannot link /lib64/systemd/system/hwclock-load.service > > Yikes, please fix that before trying anything else. And please hit the > mis

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread microcai
于 2011年05月20日 21:15, Kay Sievers 写道: > On Fri, May 20, 2011 at 13:56, Maciej Piechotka wrote: > >> # systemctl enable hwclock-load.service >> Cannot link /lib64/systemd/system/hwclock-load.service > > Yikes, please fix that before trying anything else. And please hit the > misguided Gentoo folks

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Kay Sievers
On Fri, May 20, 2011 at 13:56, Maciej Piechotka wrote: > # systemctl enable hwclock-load.service > Cannot link /lib64/systemd/system/hwclock-load.service Yikes, please fix that before trying anything else. And please hit the misguided Gentoo folks with a cluebat. :) There is never ever a valid

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Maciej Piechotka
On Fri, 2011-05-20 at 14:22 +0200, Lennart Poettering wrote: > On Fri, 20.05.11 12:56, Maciej Piechotka ([email protected]) wrote: > > > # systemctl enable hwclock-load.service > > Cannot link /lib64/systemd/system/hwclock-load.service > > to /etc/systemd/system/sysinit.target.wants/hwclock-lo

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Lennart Poettering
On Fri, 20.05.11 12:56, Maciej Piechotka ([email protected]) wrote: > # systemctl enable hwclock-load.service > Cannot link /lib64/systemd/system/hwclock-load.service > to /etc/systemd/system/sysinit.target.wants/hwclock-load.service, > symlink exists already and points > to /lib/systemd/syste

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Maciej Piechotka
On Fri, 2011-05-20 at 12:31 +0200, Lennart Poettering wrote: > On Fri, 20.05.11 11:03, Maciej Piechotka ([email protected]) wrote: > > > Hello. I tried to set up systemd on Gentoo and I've run into several > > problems: > > > > 1. I have custom init in which I initialise lvm by: > > > > /bin

Re: [systemd-devel] Problems with setting up systemd

2011-05-20 Thread Lennart Poettering
On Fri, 20.05.11 11:03, Maciej Piechotka ([email protected]) wrote: > Hello. I tried to set up systemd on Gentoo and I've run into several > problems: > > 1. I have custom init in which I initialise lvm by: > > /bin/lvm vgchange -ay > > In /etc/fstab I have devices mentioned by UUID. Durin

[systemd-devel] Problems with setting up systemd

2011-05-20 Thread Maciej Piechotka
Hello. I tried to set up systemd on Gentoo and I've run into several problems: 1. I have custom init in which I initialise lvm by: /bin/lvm vgchange -ay In /etc/fstab I have devices mentioned by UUID. During boot systemd complains that fsck.ext2 cannot find /dev//root. If I use dracut it works