Commit Graph

19 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 d5cf13a273 Take Talos version from repo tag 2026-04-09 23:16:53 -05:00
local-build 86fddd3b6d Take talos version from TAG if defined; cleanup envvars 2026-04-09 10:38:02 -05:00
local-build 7a8cbf25a8 Update to pi foundation kernel 6.18.21 and siderolabs/sbc-raspberrypi overlay 2026-04-08 12:49:54 -05:00
local-build 47bbcddbd4 Support EXTRA_KERNEL_ARGS 2026-04-07 22:21:17 -05:00
local-build 57cb3d5e09 Updates to build against newest releases; kernel is crashing 2026-04-04 20:58:20 -05:00
local-build 9706cd4215 Merge branch 'v1.12.1' into johnlaur 2026-04-04 11:21:28 -05: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
Adrian Duke 868bd64e24 bump talos v1.12.1 and pkgs v1.12.0 2026-01-17 20:53:54 +00:00
eseiker 16c388eaf6 Update to v1.11.5 (#15)
Co-authored-by: eseiker <eseiker@users.noreply.github.com>
2025-11-08 11:23:09 +01:00
Patrick Hunziker ffe30abae0 Upgrading to v1.11.1
- Upgrading tag to pull from talos/pkgs to v1.11.0
- Upgrading tag to pull from talos/talos to v1.11.1
- Adjusting patch for talos/pkgs to work with changes made meanwhile
- Adjusting patch for talos/talos to work with changes made meanwhile

Notes:
- This commit does not upgrade the LINUX Kernel version
2025-09-22 18:57:45 +02:00
Skyler Mäntysaari 45f2cb40c7 Update to v1.10.7 (#10)
Signed-off-by: Skyler Mäntysaari <sm+git@skym.fi>
2025-09-08 11:01:48 +03: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
eseiker 29bbeacdcf Talos upgrade to v1.10.6 2025-08-13 16:02:32 +09:00
Patrick Hunziker 22a1af5f72 Talos upgrade to v1.10.5 2025-07-26 10:32:55 +02:00
Patrick Hunziker d2bc31b563 Talos upgrade to v1.10.4
- Set the TALOS_VERSION to v1.10.4.
 - Added a .gitignore to avoid committing checkouts/.
 - Started a manual for upgrading the Talos version.
2025-06-30 12:14:27 +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