About
The point of this whole distribution was to learn how a modern Linux system was built from the ground up.
Some design choices were decided early on:
systemd only
There is no reason not to use systemd nowadays. Unless something better comes out, this is the only init system I will consider running.
Anything systemd provides, we try to use instead of installing similar software (i.e. we use systemd-timers instead of crontabs)
Wayland only
Even though I never used Wayland until now, clearly it's the way forward, and therefore is what will be used for graphical environments.
Xwayland and friends supported as necessary for some applications
Rolling release
Zero plans to have official releases. I heavily rely on Anitya to keep track of software updates. Thank you to the folks at Fedora!
contact: me@oxez.net