SYNOPSISA(n almost) GNU-free Linux distribution
CONTENTWyvertux is an effort to remove GNU components from a typical Linux system. This means replacing GNU libc with musl, GCC with Clang, libstdc++ with libc++, replacing GNU binutils with its LLVM counterpart (ld), GNU Bison with byacc, and many others.
Wyvertux plans to make an extreme approach, in which while GNU components (which in some cases, like grep, is vastly superior to its counterpart in Busybox) will still be available in a separate repo, they won’t be shipped by default.
Running projects
Wyvertux
The main Wyvertux distribution. Wyvertux will follow the “mainstream” distribution approach.
Wyverkiss
A KISS Linux-flavoured Wyvertux. Basically, KISS Linux with Wyvertux modifications to make it work outside GNU. Follows KISS Linux closely. I personally use this on my laptop.