9f35df2324
Change-Id: I8e9a093a28c96b334f3747d1624b9ee6d5fe9844 |
||
---|---|---|
.. | ||
bootstrap.sh | ||
crosstools.sh | ||
Dockerfile | ||
Makefile | ||
prep.sh | ||
README.md |
Haiku bootstrap in a container
- make
- make init
- TARGET_ARCH=arm make crosstools
- TARGET_ARCH=arm make bootstrap
make enter
lets you enter the container and poke around.- profit!