I just found about this distro, which is relatively new (2021). Its specificity is that it doesn’t features any GNU software by default, which I find interesting.
This is kind of intriguing. I like FreeBSD’s userland tools a lot better. Have you tried running it? If not, I might see what it’s all about. The GNU toolchain is a mixed bag. Some of it is really well documented, some stuff average, and others is just a dog’s breakfast.
I only learnt about it today, so I couldn’t check it. I have this project of building my own distro using musl and a non GNU userland, and it is a very annoying process, so I felt like I should share this one.
I have been running it for a while. It is mostly awesome.
A non-trivial amount of software assumes Glibc though and so you will have the odd hiccup because of MUSL. I think one of the goals of Chimera is to improve that situation.
What’s wrong with GNU?
Yeah, you have the choice of have your software be controlled by companies that could just stop licensing it.
But the point of GNU is to disallow closing down sources. Companies don’t like that, because it’s not profitable. They need non gnu stuff so that they can build money printing closed gardens with it.
Not using GNU software doesn’t mean you don’t use any copyleft licenses or GPL.
Sounds like an interesting systemd free Linux distro and what’s not to like about the BSD userland. Thanks for sharing.