So, somebody imagined/wished that all distros will switch to /usr/* and them will ship / part ? :> I don't think so. Totally wrong direction.
And init binary in /usr is complete braindeadness...
Also MS behind anything means they are trying to get rid of your options, eg by complicating things into "enterprise level" and keep pushing windows as userware.
But there is other possibility: minimal root that is easy to manage, switch, etc. etc. and rest of the system :)
> But there is other possibility: minimal root that is easy to manage, switch, etc. etc. and rest of the system :)
Yeah, libostree ("git for operating systems binaries") benefits from merging /usr. It might even be a requirement to have merged /usr to be able to use it.
> I’m also confused why all system supplied data is in /usr instead of say /sys.
Wasn't that basically a historical accident? IIRC in very early UNIX, "/usr" used to be like the modern "/home", but they happened to have a big disk for that mount and started putting system files there.