This is used to build custom images for the ARM archtecture, on systems with x86_64 architecture, i.e. for building customized images for the Raspberry Pi.
Note: This has currently been tested only on Archlinux
- Install necessary dependencies
make setup
-
Make necessary changes to config.sh
-
Build Image
make build
- Add icon to README
- Add Vagrant support to compile img on all architectures.
- Automate builds on Travis with github releases as images