Kyle Isom
be216aefe5
There were some hardcoded values left in there, and the remote caching wasn't working right. The ubuntu-board-gen tool now produces the right output file name. |
||
---|---|---|
.. | ||
packerlib | ||
scripts | ||
BUILD.bazel | ||
Dockerfile | ||
README.md | ||
build-image.sh | ||
install-packer.sh | ||
run-docker.sh | ||
ubuntu-board-gen.go | ||
ubuntu-boards.yml |
README.md
bladerunner/packer
This directory contains the tooling to build raspberry pi images using packer.
install-packer.sh
will set up packer and packer-builder-arm. It will also install additional dependencies assuming a Debian-ish system. This is mostly intended for use in containers, as my Ansible config should cover this for hardware.run-docker.sh
runs the builder in Docker.