[oe] How to build sysvinit rather than systemd

R U Local roystonvasey at slingshot.co.nz
Mon May 14 21:57:37 UTC 2012


Dear All,

I have AM3517 based hardware using linux-omap-psp_2.6.37.

I'm trying to build a system based on the old sysvinit rather than the new
systemd for initialisation as there isn't support for systemd in the kernel.

My build environment is based on the set up generated by the Angstrom
'setup-scripts'

 

I've got a working kernel and rootfs but I can't get the init scrips to run
and udev.

I have the following set in my image recipe to get rid of systemd:

 

IMAGE_DEV_MANAGER = "udev"

IMAGE_INIT_MANAGER = "sysvinit sysvinit-pidof"

IMAGE_INITSCRIPTS = "initscripts"

 

Whats the best way of getting the old sysvinit working?

 

Cheers Mike.

 

 

 

 

 




More information about the Openembedded-devel mailing list