What's that "GNU/Linux" in the beginning?
Posted Dec 31, 2006 3:36 UTC (Sun) by
landley (guest, #6789)
In reply to:
What's that "GNU/Linux" in the beginning? by zotz
Parent article:
The Ultimate Distro (Linux Journal)
> I have not considered this issue in a good long while now, but are there
> any "Linux" distros out there with no hint of the GNU software?
I'm working on one. Firmware Linux (http://landley.net/code/firmware).
It uses busybox and uClibc instead of the gnu tools and glibc.
Currently, building it still requires four gnu packages (gcc, binutils,
make, and bash), but replacements for all four are in the works. (The
replacement for gcc/binutils is tcc, which still needs some work, and I'm
writing my own shell and when that's ready, my own make.) If your final
system doesn't need to be a development environment, then it doesn't have
to have any gnu code in it at all.
By the way: Linux came out of the Minix development community, not the GNU
project. If you accept the logic RMS uses to insist it's not Linux
but "GNU/Linux/Dammit", then the company that put out OS/2 was Watcom.
Rob
(
Log in to post comments)