All of lore.kernel.org
 help / color / mirror / Atom feed
* Supported "init" types
@ 2016-11-07 17:27 Vuille, Martin (Martin)
  2016-11-07 17:37 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Vuille, Martin (Martin) @ 2016-11-07 17:27 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

I see that "sysvinit" and "systemd" style init is supported.

Is there support for BSD-style init, or some other minimal init?

Does anyone know of such support in a separate layer?

MV

[-- Attachment #2: Type: text/html, Size: 2265 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Supported "init" types
  2016-11-07 17:27 Supported "init" types Vuille, Martin (Martin)
@ 2016-11-07 17:37 ` Khem Raj
  2016-11-07 18:37   ` Vuille, Martin (Martin)
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2016-11-07 17:37 UTC (permalink / raw)
  To: Vuille, Martin (Martin), yocto



On 11/7/16 9:27 AM, Vuille, Martin (Martin) wrote:
> I see that “sysvinit” and “systemd” style init is supported.
> 
>  
> 
> Is there support for BSD-style init, or some other minimal init?
> 
>

there is busybox/mdev init option in OE-core if you are looking for
a minimal init and not specifially for BSD init.

its documented in meta/conf/local.conf.sample.extended

#
# Use busybox/mdev for system initialization
#
#VIRTUAL-RUNTIME_dev_manager = "busybox-mdev"
#VIRTUAL-RUNTIME_login_manager = "busybox"
#VIRTUAL-RUNTIME_init_manager = "busybox"
#VIRTUAL-RUNTIME_initscripts = "initscripts"
#VIRTUAL-RUNTIME_keymaps = "keymaps"
#DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"


> 
> Does anyone know of such support in a separate layer?



> 
>  
> 
> MV
> 
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Supported "init" types
  2016-11-07 17:37 ` Khem Raj
@ 2016-11-07 18:37   ` Vuille, Martin (Martin)
  0 siblings, 0 replies; 3+ messages in thread
From: Vuille, Martin (Martin) @ 2016-11-07 18:37 UTC (permalink / raw)
  To: Khem Raj, yocto

> From: Khem Raj [mailto:raj.khem@gmail.com]
> Sent: November 07, 2016 12:37
> 
> On 11/7/16 9:27 AM, Vuille, Martin (Martin) wrote:
> > I see that “sysvinit” and “systemd” style init is supported.
> >
> >
> >
> > Is there support for BSD-style init, or some other minimal init?
> >
> >
> 
> there is busybox/mdev init option in OE-core if you are looking for a minimal
> init and not specifially for BSD init.
> 
> its documented in meta/conf/local.conf.sample.extended
> 

Thanks! Just what I was looking for.

Regards,
MV

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-07 18:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-07 17:27 Supported "init" types Vuille, Martin (Martin)
2016-11-07 17:37 ` Khem Raj
2016-11-07 18:37   ` Vuille, Martin (Martin)

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.