Busybox-1.01dotconfig The .config file from my busybox compile. You may be able to squeeze some space out of this as I wasn't too anal about what commands I compiled into it, and there may be 50-100k of things that could be pulled. Also, remember that when running "make install" on a busybox install, its going to write over /init with a symlink to busybox. I keep doing that as I'm a bit of a moron. bsl-cpio-environ.tar.gz The compiled busybox root filesystem environment for BloodyStupid, with a handy little script that will rebuild the cpio archive. I figured this would be useful as in order for the archive to be compiled into the kernel it has to be a specific format. bsl.cpio Just another copy of the cpio archive.