Skip Navigation

Ackchyually, not every Linux is a GNU Linux

Some examples:

  • Android
  • Alpine: Alpine Linux is built around musl libc and busybox
  • glaucus: A simple and lightweight Linux distribution based on musl libc and toybox
  • Chimera (alpha stage): Chimera uses a novel combination of core tools from FreeBSD, the LLVM toolchain, and the Musl C library
50 comments
  • Android is exactly why I think it's important not to ditch GNU in GNU/Linux. I don't care about codelines, I care about the philosophy.

    • Philosophy probably did play a significant role: Google could have chosen BusyBox, which is GPL licensed, if their concern was solely the GNU user space’s comparative bloat.

  • Aaaand Redox. Which is not Linux, but may some time in some Future replace it.

    • 🤞 I’d rather chew glass than deal with C again.

      • I really think the existing maintainers need to strengthen this. A microkernel sounds like a very good concept, and new college graduates often dont know C or even C++ anymore. Me included, if I would learn a low level language I see no purpose for anything but Rust

50 comments