From: Yi Qingliang <niqingliang2003@gmail.com>
To: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: systemd
Date: Tue, 02 Jul 2013 21:55:58 +0800 [thread overview]
Message-ID: <1494596.WlB1q1TXdi@ll-pc> (raw)
In-Reply-To: <4783685.hnM3VA9Ozj@yiqingliang-pc>
On Tuesday, July 02, 2013 09:35:20 AM Yi Qingliang wrote:
> Hi, All:
>
> I want use systemd, add following into my own distro.conf
> DISTRO_FEATURES_append = " systemd"
> VIRTUAL-RUNTIME_init_manager = "systemd"
> DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
>
> but when do_rootfs for my own image, I got error:
> error: package update-rc.d is not installed
> error: package base-passwd is not installed
> error: package run-postinsts is not installed
>
> Any idea? Thanks!
I have found it:
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
the 'remove_packaging_data_files' is the reason!
why? it is always there, and everything ok, but after recent update!
next prev parent reply other threads:[~2013-07-02 13:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 1:35 systemd Yi Qingliang
2013-07-02 11:32 ` systemd Yi Qingliang
2013-07-02 13:55 ` Yi Qingliang [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-14 13:12 systemd Yevhen Kyriukha
2012-12-14 13:55 ` systemd Burton, Ross
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=1494596.WlB1q1TXdi@ll-pc \
--to=niqingliang2003@gmail.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox