Hi everyone,
I’ve been trying to change my init system from “sysvinit” to “busybox” in Yocto Project.
I followed some instructions provided by a patch, where is described to add (I imagine in local.conf file):
[upload|/I4hH/noTiei5KCVU5X2180qr+o=]
However, when I add the last line “DISTRO_FEATURES_BACKFILL_CONSIDERED += “sysvinit”” an error is presented. This one is related with “libdigest-sha1-perl” package and when I remove this package the error persists. I imagine that other package should dependence from this one.
Apparently, no error is presented, but I change the above described to this:
[upload|lDwz4PdPUPTlQmi3RfbntlKvAgI=]
Doubts:
Is this the best way to do this change? There is another way?
Should I be seeing rc1.d, rc2.d, rcn.d directories if busybox changes worked?
Regards,
Leandro Candido