[OE-core] RFC: systemd integration

Eric Bénard eric at eukrea.com
Wed Dec 19 20:55:23 UTC 2012


Le Wed, 19 Dec 2012 15:21:14 -0200,
Otavio Salvador <otavio at ossystems.com.br> a écrit :

> On Wed, Dec 19, 2012 at 3:20 PM, Radu Moisan <radu.moisan at intel.com> wrote:
> > Hi guys,
> >     I have prepared a branch on poky-contrib (rmoisan/systemd) where I
> > pulled systemd from meta-openembedded. The goal is to merge this into
> > oe-core, so please take a look and give me your feedback on stuff that needs
> > work or things that I might have done wrong, so that I can prepare it for
> > merge.
> >     At this point core-image-minimal and core-image-sato both boot fine with
> > systemd. There still are a few warnings but not critical(at runtime), at
> > least in my opinion, you may want to take a look at those too.
> >     You can activate systemd by  DISTRO_FEATURES_INITMAN = "systemd"
> 
> In this case, systemd is made *available* or used? Is it possible to
> have sysvinit image and another systemd?
> 
there is a DISTRO_FEATURE in this patch which seems to give this
choice :
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=rmoisan/systemd&id=1dd15bf46003d0563e7f3441a6c73cbc1e90a79b
DISTRO_FEATURES_INITMAN ?= "sysvinit"

Eric




More information about the Openembedded-core mailing list