bootstrap-linux
bootstrap-linux copied to clipboard
A Linux system which is just barely capable of building itself.
License
I'd like to use bootstrap-linux as a starting point for a little Linux distribution project. What license is it available under?
Awesome project! Could we publish this as a Docker image, to make it easier for others to tinker with?
make_fs.sh only creates a filesystem image, but does not produce a bootable image (via lilo, grub, or direct kernel placement). I'm happy to contribute this - any preference for method?
Trying to build from git head (on Ubuntu 12.04 x86_64) I get... ``` make[4]: Entering directory `/home/justin/musl/bootstrap-linux/work/binutils-2.22/ld' /bin/bash ./libtool --tag=CC --mode=compile x86_64-unknown-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -Os...
I tend to move small files between my various VirtualBox VMs via my various email accounts. So after building bootstrap-linux in ArchBang Linux, I bzip2'd it so that it can...