Go to file
Dustin 2a0b23c9a8 meta: Add Makefile
When developing Butane/Ignition files, I frequently forget to update the
parent files after making a change to an included file.  This causes a
lot of wasted time re-provisioning, only to discover that my change
did not take effect.  To alleviate this, we'll use `make` with some
macro magic to scan the Butane files for their dependencies, and let it
generate whatever Ignition files need updating any time a dependant file
changes.

I've also added a "publish" step to the Makefile, since I also
frequently forget to upload the regenerated Ignition files to the
server, causing the same headaches.
2023-09-16 08:15:08 -05:00
.gitignore Initial commit 2023-07-17 15:16:01 -05:00
65-apex.rules gasket-driver: Install Coral EdgeTPU driver 2023-09-16 07:58:48 -05:00
Makefile meta: Add Makefile 2023-09-16 08:15:08 -05:00
butane-watch.sh meta: Add Makefile 2023-09-16 08:15:08 -05:00
flash.sh Add flash.sh 2023-08-04 15:01:18 -05:00
frigate.container frigate: Run Frigate in a container 2023-09-16 08:06:07 -05:00
frigate.yaml frigate: Run Frigate in a container 2023-09-16 08:06:07 -05:00
gasket-driver.container gasket-driver: Install Coral EdgeTPU driver 2023-09-16 07:58:48 -05:00
gasket-driver.yaml gasket-driver: Install Coral EdgeTPU driver 2023-09-16 07:58:48 -05:00
install-kubelet.service Initial commit 2023-07-17 15:16:01 -05:00
k8s-aarch64-n0.yaml Initial commit 2023-07-17 15:16:01 -05:00
kubelet.yaml Initial commit 2023-07-17 15:16:01 -05:00
nvr1.yaml nvr1: Deploy Frigate on the nvr1.p.b 2023-09-16 08:13:03 -05:00
sshkeys.yaml Initial commit 2023-07-17 15:16:01 -05:00
zram.yaml zram: Configure swap-on-zram 2023-09-16 08:15:08 -05:00