From: Jin Li <lijin14@huawei.com>
To: <yocto@yoctoproject.org>
Subject: how to use systemd as system init manager
Date: Fri, 25 Dec 2015 09:59:12 +0800 [thread overview]
Message-ID: <567CA2F0.5000201@huawei.com> (raw)
Hi,
I am trying to build yocto project which use systemd as system init manager.
But the qemu boot up and still use INIT as usual. The rootfs even fail to install systemd.
I refers to yocto docs http://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#ref-features-distro
I use meta/recipes-extended/images/core-image-full-cmdline.bb and add the following part
to support systemd:
DISTRO_FEATURES_append = "systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
Did I miss somethings ?
Any help would be appreciated.
Jin
next reply other threads:[~2015-12-25 1:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-25 1:59 Jin Li [this message]
2015-12-25 5:55 ` how to use systemd as system init manager Khem Raj
2015-12-26 1:57 ` Jin Li
2015-12-26 2:00 ` Khem Raj
2015-12-26 5:43 ` Jin Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=567CA2F0.5000201@huawei.com \
--to=lijin14@huawei.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.