On 01/20/2013 06:47 AM, Ross Burton wrote:
Hi,

This series has the goal of enabling core-image-minimal to boot using systemd.
As such it touches no real services, just the infrastructural tweaks to make the
init manager a distribution choice, systemd itself, and a few low-level changes.

95% of the credit obviously must go to the contributors of meta-systemd:

     Andreas Müller <[email protected]>
     Denis 'GNUtoo' Carikli <[email protected]>
     Holger Hans Peter Freyther <[email protected]>
     Khem Raj <[email protected]>
     Koen Kooi <[email protected]>
     Martin Jansa <[email protected]>

And thanks to Radu Moisan <[email protected]> for the work pulling together
a series for merging into oe-core.

Confirmed that this series using sysvinit results in a zero-delta in
core-image-minimal.

Cheers,
Ross



Maybe we need to add something like below to meta-yocto/conf/local.conf.sample ?

# set default init manager: sysvinit or systemd
DISTRO_FEATURES_INITMAN ?= "sysvinit"

This may help make it clearer how to choose an init manager in conf/local.conf file.

Cheers,
Chen Qi

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to