I think the same points made in Larry's 1993 paper could be made about various Linux distributions: Why a gazillion package managers? Why not a common filesystem layout? Why not a standard desktop? IMO, Linus should enforce his Linux trademark by forcing every distribution to follow a set of standards. If they don't, they can't call it "Linux". If he got them in a room and said "This is the way it's going to be, or e…
> The emphasis of systemd to provide a platform instead of just a component allows for closer integration, and cleaner APIs. Sooner or later this will trickle up to the applications. Already, there are accepted XDG specifications [...] that are not supported on the other init systems.
> systemd is also a big opportunity for Linux standardization. Since it standardizes many interfaces of the system that previously have been differing on every distribution, on every implementation, adopting it helps to work against the balkanization of the Linux interfaces.
-- http://0pointer.net/blog/projects/why.html
They have a systemd filesystem layout that they say modernizes the FHS:
* https://freedesktop.org/software/systemd/man/file-hierarchy....
They have a project to rearchitect packaging:
* http://0pointer.net/blog/revisiting-how-we-put-together-linu...
They have the aforementioned specifications:
* https://specifications.freedesktop.org/
* https://www.freedesktop.org/wiki/Specifications/
They have a systemd DNS client:
* https://www.freedesktop.org/wiki/Software/systemd/writing-re...
They even have events where people get in a room to be told "the way it's going to be":