GitHub - fosslinux/live-bootstrap: Use of a Linux initramfs to fully automate the bootstrapping process (gcc-seed successor)
live-bootstrap An attempt to provide a reproducible, automatic, complete end-to-end bootstrap from a minimal number of binary seeds to a supported fully functioning operating system. Get me started! git submodule update --init --recursive Provide a kernel (vmlinuz file) as the name kernel in the root of the repository. ./rootfs.py - ensure your account has kvm privileges and qemu installed. Alternatively, run Alternatively, run ./rootfs.py but don’t run the actual virtualization and instead copy sysa/tmp/initramfs to a USB or some other device and boot from bare metal. Wait. /after/bin! W...