Re: Adding systemd to yocto


Scott Murray
 

On Thu, 28 Apr 2022, Joel Winarske wrote:

Line 30-36 include changes to convert a sysvinit image to systemd.
https://github.com/jwinarske/manifests/blob/honister/conf/rpi64_config#L30
The INIT_MANAGER variable added in zeus removes the need to tinker with
DISTRO_FEATURES and VIRTUAL-RUNTIME* variables, all it takes to use
systemd is INIT_MANAGER = "systemd". See:

meta/conf/distro/include/init-manager-systemd.inc

for what it tweaks.

Scott

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.