Re: [systemd-devel] Problems from using systemd-40

2012-07-09 Thread Kay Sievers
On Mon, Jul 9, 2012 at 4:48 PM, Lennart Poettering wrote: > On Wed, 04.07.12 09:13, Yongsong Liu ([email protected]) wrote: > >>Now,I want to transplant systemd into tinycore system, I find a lots >> of problems by using systemd-40. > > > Please try to use more recent versions of systemd

Re: [systemd-devel] Problems from using systemd-40

2012-07-09 Thread Lennart Poettering
On Wed, 04.07.12 09:13, Yongsong Liu ([email protected]) wrote: > Hi All: >Now,I want to transplant systemd into tinycore system, I find a lots > of problems by using systemd-40. Please try to use more recent versions of systemd, if possible. > 1. Failed to open /dev/kmsg for lo

Re: [systemd-devel] Problems from using systemd-40

2012-07-03 Thread Kok, Auke-jan H
On Wed, Jul 4, 2012 at 1:13 AM, Yongsong Liu wrote: > Hi All: >Now,I want to transplant systemd into tinycore system, I find a lots > of problems by using systemd-40. > 1. Failed to open /dev/kmsg for logging: No such file or directory. > CONFIG_DEVTMPFS_MOUNT=y in my custo

Re: [systemd-devel] Problems from using systemd-40

2012-07-03 Thread David Strauss
On Tue, Jul 3, 2012 at 6:13 PM, Yongsong Liu wrote: > I find a lots of problems by using systemd-40. I'm not aware of that version shipping or being maintained anywhere. Why don't you try a really recent version first? -- David Strauss | [email protected] ___

[systemd-devel] Problems from using systemd-40

2012-07-03 Thread Yongsong Liu
Hi All: Now,I want to transplant systemd into tinycore system, I find a lots of problems by using systemd-40. 1. Failed to open /dev/kmsg for logging: No such file or directory. CONFIG_DEVTMPFS_MOUNT=y in my custom kernel 2. Logind service fail to start Starti