aboutsummaryrefslogtreecommitdiff
path: root/www/downloads/binaries/mkroot/README
blob: 84354221b11507e03ce8059f0aceedfccf116c32 (plain)
1
2
3
4
5
6
7
8
9
10
Bootable system images created by scripts/mkroot.sh:

  LINUX=~/linux CROSS=allnonstop scripts/mkroot.sh

Each system image is built from two packages: toybox and Linux.
Run the ./qemu-*.sh script in the tarball to boot the system
to a shell prompt under qemu. Run the "exit" command to shut down the
virtual system and exit the emulator.

See https://landley.net/toybox/FAQ.html#mkroot for details.