Commit Graph

9 Commits

Author SHA1 Message Date
local-build 81d27edc9b Fix installer and image in build action 2026-04-10 20:27:11 -05:00
local-build 86fddd3b6d Take talos version from TAG if defined; cleanup envvars 2026-04-09 10:38:02 -05:00
local-build 1075e29731 Remove Pi4 from documentatino (sbc-raspberrypi covers that board) 2026-04-08 13:03:30 -05:00
Stephen Wheet bffdcedeb7 Use xz compression for metal disk images instead of zst 2026-03-10 21:26:01 -07:00
Stephen Wheet c62a8373a2 Build both RPi 5 and RPi 4/CM4 from single tag
- Make TALOS_VERSION overridable (?=) and extract from git tag
- Workflow builds Pi5 then Pi4 (clean re-checkout for different kernel config)
- Separate installer images: <tag>-rpi5 and <tag>-rpi4
- Separate metal images: metal-arm64-rpi5.raw.zst and metal-arm64-rpi4.raw.zst
- Release includes both platforms with updated notes
- README updated for dual-platform support
2026-03-10 21:20:47 -07:00
Stephen Wheet 3e8045122a Add CM5 support: ubuntu-24.04-arm runner, extensions, workflow improvements, README updates 2026-02-22 13:19:04 -08:00
Skyler Mäntysaari 963bbf658a Revert "Talos upgrade to v1.10.7" (#9) 2025-09-08 10:58:23 +03:00
eseiker b15f2b2310 Talos upgrade to v1.10.7 (#8)
Co-authored-by: eseiker <eseiker@users.noreply.github.com>
2025-09-08 09:30:06 +03:00
Patrick Hunziker 40b7480104 Initial commit: Custom Talos build for Raspberry Pi 5 support
- Set up orchestration of a custom Talos build.
- Applies patches to both pkgs and Talos to enable compatibility with Raspberry Pi 5.
2025-06-10 19:36:08 +02:00