Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Mar 9, 2024
0 parents commit 4f50e78
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# android-linux-bootstrap

Minimal (<3MB) alpine-linux bootstrap archive for Android API 16+. Used in feelfreelinux/octo4a.

## Setup

To setup the bootstrap, extract it anywhere and run:
`./install-bootstrap.sh`

This will extract and setup the bundled alpine linux rootfs. You can later access it by using the `run-bootstrap.sh` script.

This script uses [green-green-avk's proot build script](https://github.com/green-green-avk/build-proot-android).

0 comments on commit 4f50e78

Please sign in to comment.