* systemd
@ 2012-12-14 13:12 Yevhen Kyriukha
2012-12-14 13:55 ` systemd Burton, Ross
0 siblings, 1 reply; 5+ messages in thread
From: Yevhen Kyriukha @ 2012-12-14 13:12 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 114 bytes --]
Hi!
Is there any way to use systemd for starting system services in yocto v1.3?
--
Best regards,
Yevhen
[-- Attachment #2: Type: text/html, Size: 173 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: systemd
2012-12-14 13:12 systemd Yevhen Kyriukha
@ 2012-12-14 13:55 ` Burton, Ross
0 siblings, 0 replies; 5+ messages in thread
From: Burton, Ross @ 2012-12-14 13:55 UTC (permalink / raw)
To: Yevhen Kyriukha; +Cc: openembedded-core
On 14 December 2012 13:12, Yevhen Kyriukha <kirgene@gmail.com> wrote:
> Is there any way to use systemd for starting system services in yocto v1.3?
Use meta-systemd from meta-openembedded.
Ross
^ permalink raw reply [flat|nested] 5+ messages in thread
* systemd
@ 2013-07-02 1:35 Yi Qingliang
2013-07-02 11:32 ` systemd Yi Qingliang
2013-07-02 13:55 ` systemd Yi Qingliang
0 siblings, 2 replies; 5+ messages in thread
From: Yi Qingliang @ 2013-07-02 1:35 UTC (permalink / raw)
To: openembedded-core
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!
--
Nanjing Jilong
Yi Qingliang
niqingliang2003@gmail.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: systemd
2013-07-02 1:35 systemd Yi Qingliang
@ 2013-07-02 11:32 ` Yi Qingliang
2013-07-02 13:55 ` systemd Yi Qingliang
1 sibling, 0 replies; 5+ messages in thread
From: Yi Qingliang @ 2013-07-02 11:32 UTC (permalink / raw)
To: openembedded-core
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 restored to use default sysvinit, but got the same error!
--
Nanjing Jilong
Yi Qingliang
niqingliang2003@gmail.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: systemd
2013-07-02 1:35 systemd Yi Qingliang
2013-07-02 11:32 ` systemd Yi Qingliang
@ 2013-07-02 13:55 ` Yi Qingliang
1 sibling, 0 replies; 5+ messages in thread
From: Yi Qingliang @ 2013-07-02 13:55 UTC (permalink / raw)
To: openembedded-core
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!
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-07-02 13:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02 1:35 systemd Yi Qingliang
2013-07-02 11:32 ` systemd Yi Qingliang
2013-07-02 13:55 ` systemd Yi Qingliang
-- 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox