Go to file
Dustin 735600a31f ci: Use persistent volumes for portage, binpkgs
Recompiling the entire OS for every build takes way too long for
development purposes.  Since we build binary packages anyway, let's keep
them around between builds by storing them on a Kubernetes persistent
volume.

Eventually, I want add a build parameter to wipe out the binary package
storage to force a from-scratch build.  We'll use that option for robust
periodic builds, once development has slowed down.
2024-12-30 17:57:04 -06:00
aimee-os@554063e1f4 Update Aimee OS 2024-12-30 17:57:04 -06:00
ci ci: Use persistent volumes for portage, binpkgs 2024-12-30 17:57:04 -06:00
overlay/etc Add Rasperry Pi WiFi support 2024-12-30 17:57:04 -06:00
portage portage: Install-mask systemd-nsresourced 2024-12-30 17:57:04 -06:00
.gitignore Initial commit 2024-12-10 10:39:10 -06:00
.gitmodules Initial commit 2024-12-10 10:39:10 -06:00
Makefile Initial commit 2024-12-10 10:39:10 -06:00
build.packages Initial commit 2024-12-10 10:39:10 -06:00
config config: Set rootflags 2024-12-30 17:57:04 -06:00
config.txt Initial commit 2024-12-10 10:39:10 -06:00
customize.sh customize: Add script 2024-12-30 17:57:04 -06:00
install.packages Add Rasperry Pi WiFi support 2024-12-30 17:57:04 -06:00
installonly.packages Add Rasperry Pi WiFi support 2024-12-30 17:57:04 -06:00
linux.config Initial commit 2024-12-10 10:39:10 -06:00
post-build.sh Initial commit 2024-12-10 10:39:10 -06:00
prepare.sh ci: Use persistent volumes for portage, binpkgs 2024-12-30 17:57:04 -06:00