Where can I get the mulinux sources?
muLinux is script based, so the best part of code is also the source of it. As far C programs is concerned, I used GPLed packages, standards in Linux distros, but compiled for libc5 using a RH4.2 as development system. You will find RH4.2 at ftp://ftp.jcu.cz/pub/aps/4.2/i386/ or at Sunsite.Unc.Edu and its mirrors. I also rewrote from scratch some commands. You will find the source code in the sources/ directory, in the mulinux-VERSION.tgz archive. Most of the UNIX commands present in the /bin path are from the busybox: you found the source of busybox, with my patches, in the GCC addon, as sample.