Adds dtparam=pciex1_gen=3 to config.txt overlay. Benchmarked Gen 2 baseline on all 3 pg nodes showing consistent ~375 MB/s write throughput, bottlenecked by the Gen 2 x1 lane limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Custom Talos Linux image builder for Raspberry Pi CM5 on Compute Blade hardware. Uses RPi downstream kernel (via talos-rpi5/talos-builder patches) since the mainline kernel lacks CM5 device trees and RP1 driver support. - Makefile: build orchestration targeting docker.io/svrnty registry - Build pipeline: tag-triggered Gitea Actions workflow - Update checker: weekly cron for Talos + RPi kernel releases - CM5 overclock config: 2.6GHz (arm_freq=2600) - Extensions: iscsi-tools, util-linux-tools Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>