There are no reviews yet. Be the first to send feedback to the community and the maintainers!
This is a complete, self-bootstrapping musl-based Linux system. It contains nothing more than Linux, Busybox, Binutils, GCC, GMP, MPFR, MPC, and GNU Make. I haven't attempted to minimize the configuration of these (yet), merely the package set. The programs get static-linked, but musl does install a dynamic linker, and GCC should be able to link programs against it. To build this from a non-musl Linux system, you will need to execute ./bootstrap.sh. This will build musl and a cross compiler, and then build the system against it, placing the result in ./out. ./make_fs.sh can be used to generate a bootable ext2 filesystem from the out directory. To use it, you will need the "genext2fs" program installed. If you don't feel like using it, you can just copy the files onto a filesystem of your choice and boot it. Some todos: * Fix the busybox patches so they work with latest busybox * Update to Linux 3.4 (after fixing those patches) * Backport the GCC patches, so I can use 4.2.x, and then remove MPFR, MPC, and GMP
musl-nscd
Musl-nscd is an implementation of the NSCD protocol, suitable for use with musl and with standard NSS modulesgzip
Implementation of gzip(1) using zlibcmako
An implementation of the Mako VM in Cclambda-demo
A demonstration of my somewhat perverse technique to do lambda in C.musl-cross-compiler
Set of scripts to build a musl cross compilercoreutils
pikhq coreutils (take two)musl-nscd-apkbuild
APKBUILD for musl-nscdpikhq-coreutils
pikhq-coreutils is my (as yet incomplete) attempt at writing a basic set of coreutils.pebble
PEBBLE is a macro language for Brainfuck.town
town is a simple build and configuration system, generating Tupfiles.haskell-bfc
haskell-bfc is a lightly optimising compiler from Brainfuck to assembly, in Haskell.pfuck
PFUCK is a Brainfuck to C compiler, written in PEBBLE.threaded-httpd
miniportage
Love Open Source and this site? Check out how you can help us