Commit Graph

24 Commits

Author SHA1 Message Date
Kyle Isom 2ddcec9a02 Document logical roles. 2023-04-12 17:28:44 +00:00
Kyle Isom b54784146d Documentation updates. 2023-04-12 17:26:43 +00:00
Kyle Isom 792dd139ca lots of documentation updates 2023-04-12 08:01:57 +00:00
Kyle Isom 81e70556db docs: theme, documenting intro and packer. 2023-04-12 06:44:19 +00:00
Kyle Isom 69f04d8b0f packer: clean up Bazel build 2023-04-12 06:03:43 +00:00
Kyle Isom 0c3211ae74 fix netlify publish directory 2023-04-12 05:48:26 +00:00
Kyle Isom 51ba8dfef3 cleaning up the tree 2023-04-12 05:47:10 +00:00
Kyle Isom 845bdcd056 starting docs 2023-04-12 05:46:49 +00:00
Kyle Isom 262f82aa64 Move source to packer, add board spec. 2023-04-12 05:15:34 +00:00
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