systemd installation instructions

2011-08-03 Thread Lemon Lime
Hello list, Like I said in my previous post, I have successfully installed systemd on my LFS-based system, and since people have shown interest I post it here so everyone else can try it. Regarding the comments on replacing sysvinit, I think systemd is not ready for this just yet, but I do think t

Re: missing __attribute__ ((constructor)) support?

2011-08-03 Thread Matthew Burgess
On 03/08/2011 18:20, Andrew Benton wrote: > On Wed, 3 Aug 2011 9:19:40 -0600 > Matthew Burgess wrote: > >> On Tue, 2 Aug 2011 17:20:29 +0100, Andrew Benton wrote: >> >>> checking whether to use .ctors/.dtors header and trailer... configure: >>> error: missing __attribute__ ((constructor)) support

Re: missing __attribute__ ((constructor)) support?

2011-08-03 Thread Matthew Burgess
On 03/08/2011 18:20, Andrew Benton wrote: > On Wed, 3 Aug 2011 9:19:40 -0600 > Matthew Burgess wrote: > >> On Tue, 2 Aug 2011 17:20:29 +0100, Andrew Benton wrote: >> >>> checking whether to use .ctors/.dtors header and trailer... configure: >>> error: missing __attribute__ ((constructor)) support

Re: missing __attribute__ ((constructor)) support?

2011-08-03 Thread Andrew Benton
On Wed, 3 Aug 2011 9:19:40 -0600 Matthew Burgess wrote: > On Tue, 2 Aug 2011 17:20:29 +0100, Andrew Benton wrote: > > > checking whether to use .ctors/.dtors header and trailer... configure: > > error: missing __attribute__ ((constructor)) support?? > > Looks like that was caused by this chang

Re: missing __attribute__ ((constructor)) support?

2011-08-03 Thread Matthew Burgess
On Tue, 2 Aug 2011 17:20:29 +0100, Andrew Benton wrote: > checking whether to use .ctors/.dtors header and trailer... configure: > error: missing __attribute__ ((constructor)) support?? Looks like that was caused by this change (apologies if the link wraps awkwardly!). http://sourceware.org/git

Re: systemd

2011-08-03 Thread Nathan Coulson
On Wed, Aug 3, 2011 at 4:41 AM, Jean-Philippe MENGUAL wrote: > Hi, > > I don't know if LFS itself will integrate this package in the future, to > replace sysvinit, but if the book doesn't, I suggest to write a hint > about this intehqation. It's interesting and could be a base for a > future chapt

Re: systemd

2011-08-03 Thread Jean-Philippe MENGUAL
Hi, I don't know if LFS itself will integrate this package in the future, to replace sysvinit, but if the book doesn't, I suggest to write a hint about this intehqation. It's interesting and could be a base for a future chapter in LFS book if integration of systemd is decided. Regards, -

Re: systemd

2011-08-03 Thread Matthew Burgess
On 03/08/2011 05:23, Lemon Lime wrote: > Hello list, > > I have just installed systemd on my LFS-based system, and I would like > to share my experience. Is there anyone here who is interested in > installation instructions, boot time measurements, configuration options > and other information on t