1*cf5a6c84SAndroid Build Coastguard WorkerBootable system images created by scripts/mkroot.sh: 2*cf5a6c84SAndroid Build Coastguard Worker 3*cf5a6c84SAndroid Build Coastguard Worker LINUX=~/linux CROSS=allnonstop scripts/mkroot.sh 4*cf5a6c84SAndroid Build Coastguard Worker 5*cf5a6c84SAndroid Build Coastguard WorkerEach system image is built from two packages: toybox and Linux. 6*cf5a6c84SAndroid Build Coastguard WorkerRun the ./qemu-*.sh script in the tarball to boot the system 7*cf5a6c84SAndroid Build Coastguard Workerto a shell prompt under qemu. Run the "exit" command to shut down the 8*cf5a6c84SAndroid Build Coastguard Workervirtual system and exit the emulator. 9*cf5a6c84SAndroid Build Coastguard Worker 10*cf5a6c84SAndroid Build Coastguard WorkerSee https://landley.net/toybox/FAQ.html#mkroot for details. 11