Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 526 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 526 Bytes

Builder

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

Building Images

  • Install necessary dependencies
make setup
  • Make necessary changes to config.sh

  • Build Image

make build

TODO

  • Add icon to README
  • Add Vagrant support to compile img on all architectures.
  • Automate builds on Travis with github releases as images