On Thu, Mar 26, 2020 at 2:56 PM Adrian Bunk <[email protected]> wrote: > > On Thu, Mar 26, 2020 at 08:54:19AM +0000, Alex Kiernan wrote: > > Add sysvinit PACKAGECONFIG which is bound to DISTRO_FEATURES, this > > then disables all sysvinit handling in systemd if it isn't present. > > > > Consolidate sysvinit handling so that when it's disabled we exclude all > > sysvinit features. > >... > > What exactly are "sysvinit handling" and "sysvinit features"? > > It seems to disable systemd-sysv-generator, and this is wrong. >
Like this it sets HAVE_SYSV_COMPAT which does disable systemd-sysv-generator, but if sysvinit is disabled completely in the distro, I'm missing why that's a bad thing? Or have I misunderstood what sysvinit in DISTRO_FEATURES is meant to mean? I'd taken in that sysvinit not present in DISTRO_FEATURES meant that packages should install systemd units, not rely on init scripts. -- Alex Kiernan
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#136759): https://lists.openembedded.org/g/openembedded-core/message/136759 Mute This Topic: https://lists.openembedded.org/mt/72560006/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
