* upstart init manager
@ 2015-05-05 16:56 Andrea Di Chiara
2015-05-05 17:08 ` Bottazzini, Bruno
2015-05-05 17:22 ` Martin Jansa
0 siblings, 2 replies; 3+ messages in thread
From: Andrea Di Chiara @ 2015-05-05 16:56 UTC (permalink / raw)
To: openembedded-core
Hi,
I'm building my own distribution using Yocto Project and I'm trying to
setup Upstart as init manager. In my local.conf I have added these lines:
DISTRO_FEATURES_append = “ upstart”
VIRTUAL-RUNTIME_init_manager = “upstart”
but no recipe seems to exist. Am I wrong? I have searched through
openembedded layers but I found only a recipe for WebOS distribution. Is
it possible to use it with Yocto Dora or Yocto Daisy? There is another
recipe?
thank you for the attention,
best regards,
Andrea
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: upstart init manager
2015-05-05 16:56 upstart init manager Andrea Di Chiara
@ 2015-05-05 17:08 ` Bottazzini, Bruno
2015-05-05 17:22 ` Martin Jansa
1 sibling, 0 replies; 3+ messages in thread
From: Bottazzini, Bruno @ 2015-05-05 17:08 UTC (permalink / raw)
To: Andrea Di Chiara; +Cc: openembedded-core
Andrea,
I would totally suggest you to use systemd which it does as the same as
upstart but it has more features and it is a lot faster.
However, if you really want to use it, you should verify if you have a
recipe for upstart on your yocto.
If not, you could create it, or search if there is one created. I think
you will find it on meta-freescale or something like this.
Regards,
On Ter, 2015-05-05 at 18:56 +0200, Andrea Di Chiara wrote:
> Hi,
> I'm building my own distribution using Yocto Project and I'm trying to
> setup Upstart as init manager. In my local.conf I have added these lines:
>
> DISTRO_FEATURES_append = “ upstart”
> VIRTUAL-RUNTIME_init_manager = “upstart”
>
> but no recipe seems to exist. Am I wrong? I have searched through
> openembedded layers but I found only a recipe for WebOS distribution. Is
> it possible to use it with Yocto Dora or Yocto Daisy? There is another
> recipe?
>
> thank you for the attention,
> best regards,
> Andrea
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: upstart init manager
2015-05-05 16:56 upstart init manager Andrea Di Chiara
2015-05-05 17:08 ` Bottazzini, Bruno
@ 2015-05-05 17:22 ` Martin Jansa
1 sibling, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2015-05-05 17:22 UTC (permalink / raw)
To: Andrea Di Chiara; +Cc: openembedded-core
On Tue, May 05, 2015 at 06:56:31PM +0200, Andrea Di Chiara wrote:
> Hi,
> I'm building my own distribution using Yocto Project and I'm trying to
> setup Upstart as init manager. In my local.conf I have added these lines:
>
> DISTRO_FEATURES_append = “ upstart”
> VIRTUAL-RUNTIME_init_manager = “upstart”
>
> but no recipe seems to exist. Am I wrong? I have searched through
> openembedded layers but I found only a recipe for WebOS distribution. Is
> it possible to use it with Yocto Dora or Yocto Daisy? There is another
> recipe?
meta-webos is compatible only with Dylan release, but you should be able
to copy upstart + libnih from there to your layer and use them.
You can also check couple bbappends in meta-webos which add upstart init
scripts to various components (to replace sysvinit scripts).
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-05-05 17:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05 16:56 upstart init manager Andrea Di Chiara
2015-05-05 17:08 ` Bottazzini, Bruno
2015-05-05 17:22 ` Martin Jansa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox