12 lines
205 B
Markdown
12 lines
205 B
Markdown
# minimal-linux
|
|
|
|
A minimal linux distro with busybox. Kernel loads up in Qemu but doesn't "init" into shell properly yet.
|
|
|
|
## build from scratch
|
|
|
|
Just do: `./build.sh`
|
|
|
|
### test with QEMU
|
|
|
|
`./start-vm.sh`
|