Re: [OE-core] How do I get rid of systemd

2012-01-21 Thread Khem Raj
On (18/01/12 09:34), Philip Balister wrote: > On 01/18/2012 09:21 AM, Koen Kooi wrote: > > > > Op 18 jan. 2012, om 14:43 heeft Sergey 'Jin' Bostandzhyan het volgende > > geschreven: > > > >> Hi Rainer, > >> > >> On Wed, Jan 18, 2012 at 02:16:12PM +0100, Rainer Koenig wrote: > >>> built my first

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Koen Kooi
Op 18 jan. 2012, om 15:34 heeft Rainer Koenig het volgende geschreven: > Am 18.01.2012 15:21, schrieb Koen Kooi: > >> It's really easy, create your own image, no patching needed. >> The systemd dependencies are all in ${PN}-systemd, so just >> don't include those in your image. I you do include

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Philip Balister
On 01/18/2012 09:21 AM, Koen Kooi wrote: > > Op 18 jan. 2012, om 14:43 heeft Sergey 'Jin' Bostandzhyan het volgende > geschreven: > >> Hi Rainer, >> >> On Wed, Jan 18, 2012 at 02:16:12PM +0100, Rainer Koenig wrote: >>> built my first basic customized console image (based on angstrom's >>> consol

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Rainer Koenig
Am 18.01.2012 15:21, schrieb Koen Kooi: > It's really easy, create your own image, no patching needed. > The systemd dependencies are all in ${PN}-systemd, so just > don't include those in your image. I you do include ${PN}-systemd > in your image you shouldn't be surprised that systemd ends up i

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Koen Kooi
Op 18 jan. 2012, om 14:43 heeft Sergey 'Jin' Bostandzhyan het volgende geschreven: > Hi Rainer, > > On Wed, Jan 18, 2012 at 02:16:12PM +0100, Rainer Koenig wrote: >> built my first basic customized console image (based on angstrom's >> console-image.bb) and managed to get SystemV init pulled in

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Koen Kooi
Op 18 jan. 2012, om 15:15 heeft Rainer Koenig het volgende geschreven: > Am 18.01.2012 14:28, schrieb Koen Kooi: > >> What's wrong with cgroups? > > Probably nothing. But now I've got an image that has both systemd and > systemv to boot up and that results in an endless loop with kernel > messa

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Rainer Koenig
Am 18.01.2012 14:28, schrieb Koen Kooi: > What's wrong with cgroups? Probably nothing. But now I've got an image that has both systemd and systemv to boot up and that results in an endless loop with kernel messages about omap_i2c. My idea was that OE is a toolchain that enables me to build a cus

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Sergey 'Jin' Bostandzhyan
Hi Rainer, On Wed, Jan 18, 2012 at 02:16:12PM +0100, Rainer Koenig wrote: > built my first basic customized console image (based on angstrom's > console-image.bb) and managed to get SystemV init pulled in by deleting > the systemd entry for the init manager. > > But systemd is still pulled in via

Re: [OE-core] How do I get rid of systemd

2012-01-18 Thread Koen Kooi
Op 18 jan. 2012, om 14:16 heeft Rainer Koenig het volgende geschreven: > Ok, > > built my first basic customized console image (based on angstrom's > console-image.bb) and managed to get SystemV init pulled in by deleting > the systemd entry for the init manager. > > But systemd is still pulled

[OE-core] How do I get rid of systemd

2012-01-18 Thread Rainer Koenig
Ok, built my first basic customized console image (based on angstrom's console-image.bb) and managed to get SystemV init pulled in by deleting the systemd entry for the init manager. But systemd is still pulled in via connman, dhcp, rsyslog and ntp. How can I get totally rid of systemd so that I