mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
955434eade
The archr-website overlay generator bundles the three base DTBs (r36s/eeclone/soysauce) it mirrors a user's stock DTB against. They have to track the shipped image or every generated overlay anchors against the wrong node structure (this had drifted: eeclone was off by 901 lines, missing the emmc-disable + uart5 + tsadc changes). Add scripts/repo/sync-site-bases (host-side, idempotent, non-fatal) and call it from the Makefile after a successful docker-RK3326 build. It only copies the files into the sibling archr-website checkout; review, commit and redeploy of the site stay manual. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>