AbeirOS
Like AfagOS but with a even a more vanilla experience and musl.
Like AgarimOS and AfagOS, AbeirOS is based on Void Linux, and it's created using void-mklive:
https://github.com/void-linux/void-mklive
AbeirOS uses the musl C library, with its pros and cons.
It includes a minimum set of applications (all included in the official repositories) so you can build your system on your own.
There are two users:
anon
root
In both cases, the password is voidlinux
Installation: Type sudo void-installer in a terminal.
The prompt configuration was taken from Venom Linux.
Licensing: According to every single license (in some cases unset) from every single component used. All the license files remain unmodified.
All my own configurations I used for AbeirOS are licensed under GPL v3.
...