2023-11-15 14:04:11 -05:00

12 lines
358 B
Markdown

# minimal-linux
A minimal linux distro cross compiled for ARM with busybox. This works fine but doing the exact same thing with x86_64 doesn't work in the main branch? Don't know whats happening but I presume the startup process is much more complicated for x86_64
## build from scratch
`./manual-linux.sh`
### test with QEMU
`./start-qemu-terminal.sh`