Commit Graph

8 Commits

Author SHA1 Message Date
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 3319e2db58 README: simplify GitHub Actions trigger description 2026-02-22 13:27:11 -08: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
Patrick Hunziker ef6343b501 README.md: What's not working
Updating README.md to list functionality which is not working currently.
2025-07-26 09:08:34 +02:00
Patrick Hunziker 1f4135c9ff Extending list with setups tested. 2025-06-12 19:49:54 +02: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