distro: Remove sysvinit from DISTRO_FEATURES
As we want to use systemd as the init and system control framework we need to remove the sysvinit entry from the DISTRO_FEATURES.
Otherwise we would include init-ifupdown and other stuff.
See also SYSVINIT_SCRIPTS in the packagegroup-core-boot.bb recipe.
This also removes some NetworkManager warnings.