Commit Graph

15 Commits

Author SHA1 Message Date
Kyle Isom fa9f06cb9a use ubuntu-board-gen to start generating images 2023-04-12 04:55:00 +00:00
Kyle Isom 6943facc81 add packer ubuntu board generator 2023-04-12 04:21:40 +00:00
Kyle Isom a3403b0fc3 packer/build-image: format and build as root
root is required for some of the build steps.
2023-04-12 00:01:56 +00:00
Kyle Isom 412cc5f22f packer: build-image should run in the build directory
Specifically, right now I'm building board definitions from the
packer-builder-arm repo, so the script should run from there.
2023-04-11 15:55:32 -07:00
Kyle Isom 2932f593a0 packer/Dockerfile: use absolute paths 2023-04-11 15:31:53 -07:00
Kyle Isom 798c634aa6 bazel: remote oci rules, packer building
Container building in Bazel seems like a dead end right now. This is
removed.

I'm splitting out a separate packer build script from the run-docker
script.
2023-04-11 13:41:16 -07:00
Kyle Isom 3534b1274f ansible skeleton, tweaking packer Docker build. 2023-04-10 23:02:14 -07:00
Kyle Isom 1fda2a7dd2 */BUILD: remove Bazel buildfiles.
I was trying to replace the Dockerfiles with Bazel files, but the
support just isn't there right now.
2023-04-10 21:12:46 -07:00
Kyle Isom 660be935ef adding in bazel build
Trying to get Bazel to build containers.
2023-04-10 22:34:38 +00:00
Kyle Isom 9f492fb42b docker/tools: build script and Dockerfile work now 2023-04-10 05:03:23 +00:00
Kyle Isom 53f337c255 tools/install-go: fix install script 2023-04-10 04:55:39 +00:00
Kyle Isom 7267e2a727 packer: tweak Dockerfile 2023-04-09 21:19:33 -07:00
Kyle Isom 6c65837bd4 Quick updates to the TODO 2023-04-09 20:05:28 -07:00
Kyle Isom 7a832caa8f Start planning out the work ahead. 2023-04-09 20:03:51 -07:00
Kyle Isom 6df60caedc Initial import. 2023-04-09 18:31:44 -07:00