unplugged-system/external/toybox/www/downloads/binaries/mkroot
2025-10-06 13:59:42 +00:00
..
README Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.