Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .kres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
- name: EXTENSIONS_IMAGE_REF
defaultValue: $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
- name: PKGS
defaultValue: v1.15.0-alpha.0-30-gf380535
defaultValue: v1.15.0-alpha.0-34-g99ec357
- name: PKGS_PREFIX
defaultValue: ghcr.io/siderolabs
- name: TOOLS
Expand Down
4 changes: 2 additions & 2 deletions Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ format: v1alpha2

vars:
CONTAINERD_VERSION: v2.3.5 # update this when updating PKGS version tag in Makefile
LINUX_FIRMWARE_VERSION: "20260810" # update this when updating PKGS version tag in Makefile
DRBD_DRIVER_VERSION: 9.3.3 # update this when updating PKGS version tag in Makefile
LINUX_FIRMWARE_VERSION: "20260916" # update this when updating PKGS version tag in Makefile
DRBD_DRIVER_VERSION: 9.3.4 # update this when updating PKGS version tag in Makefile
PX_FUSE_DRIVER_VERSION: 8b52ef67d261369cbc93f132db299e5dcf64ad7c # update this when updating PKGS version tag in Makefile
ZFS_DRIVER_VERSION: 2.4.4 # update this when updating PKGS version tag in Makefile
ZFS_TOOLS_SHA256: 2a3c70d55a37cc71618a95a60e81ad66530201eb118d37741dc92efcf848c8b1
Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,26 +84,26 @@ tiers based on support level:

| Name | Tier | Image | Version | Description |
| ---- | ---- | ----- | ------- | ----------- |
| [amd-ucode](firmware/amd-ucode) | :green_square: core | [ghcr.io/siderolabs/amd-ucode](https://github.com/siderolabs/extensions/pkgs/container/amd-ucode) | `20260810` | This system extension provides AMD microcode binaries. |
| [bnx2-bnx2x](firmware/bnx2-bnx2x) | :green_square: core | [ghcr.io/siderolabs/bnx2-bnx2x](https://github.com/siderolabs/extensions/pkgs/container/bnx2-bnx2x) | `20260810` | This system extension provides bnx2 and bnx2x binaries. |
| [chelsio-firmware](firmware/chelsio) | :white_large_square: contrib | [ghcr.io/siderolabs/chelsio-firmware](https://github.com/siderolabs/extensions/pkgs/container/chelsio-firmware) | `20260810` | This system extension provides Chelsio NIC firmware binaries. |
| [intel-ice-firmware](firmware/intel-ice-firmware) | :green_square: core | [ghcr.io/siderolabs/intel-ice-firmware](https://github.com/siderolabs/extensions/pkgs/container/intel-ice-firmware) | `20260810` | This system extension provides Intel Ice firmware binaries. |
| [amd-ucode](firmware/amd-ucode) | :green_square: core | [ghcr.io/siderolabs/amd-ucode](https://github.com/siderolabs/extensions/pkgs/container/amd-ucode) | `20260916` | This system extension provides AMD microcode binaries. |
| [bnx2-bnx2x](firmware/bnx2-bnx2x) | :green_square: core | [ghcr.io/siderolabs/bnx2-bnx2x](https://github.com/siderolabs/extensions/pkgs/container/bnx2-bnx2x) | `20260916` | This system extension provides bnx2 and bnx2x binaries. |
| [chelsio-firmware](firmware/chelsio) | :white_large_square: contrib | [ghcr.io/siderolabs/chelsio-firmware](https://github.com/siderolabs/extensions/pkgs/container/chelsio-firmware) | `20260916` | This system extension provides Chelsio NIC firmware binaries. |
| [intel-ice-firmware](firmware/intel-ice-firmware) | :green_square: core | [ghcr.io/siderolabs/intel-ice-firmware](https://github.com/siderolabs/extensions/pkgs/container/intel-ice-firmware) | `20260916` | This system extension provides Intel Ice firmware binaries. |
| [intel-ucode](firmware/intel-ucode) | :green_square: core | [ghcr.io/siderolabs/intel-ucode](https://github.com/siderolabs/extensions/pkgs/container/intel-ucode) | `20260812` | This system extension provides Intel microcode binaries. |
| [qlogic-firmware](firmware/qlogic-firmware) | :green_square: core | [ghcr.io/siderolabs/qlogic-firmware](https://github.com/siderolabs/extensions/pkgs/container/qlogic-firmware) | `20260810` | This system extension provides firmware for QLogic devices. |
| [realtek-firmware](firmware/realtek-firmware) | :green_square: core | [ghcr.io/siderolabs/realtek-firmware](https://github.com/siderolabs/extensions/pkgs/container/realtek-firmware) | `20260810` | This system extension provides realtek firmware binaries. |
| [qlogic-firmware](firmware/qlogic-firmware) | :green_square: core | [ghcr.io/siderolabs/qlogic-firmware](https://github.com/siderolabs/extensions/pkgs/container/qlogic-firmware) | `20260916` | This system extension provides firmware for QLogic devices. |
| [realtek-firmware](firmware/realtek-firmware) | :green_square: core | [ghcr.io/siderolabs/realtek-firmware](https://github.com/siderolabs/extensions/pkgs/container/realtek-firmware) | `20260916` | This system extension provides realtek firmware binaries. |
| [revpi-firmware](firmware/revpi-firmware) | :white_large_square: contrib | [ghcr.io/siderolabs/revpi-firmware](https://github.com/siderolabs/extensions/pkgs/container/revpi-firmware) | `v1.0.0` | This system extension provides tools e.g. udev rules for the RevolutionPi platform. |

### Direct Rendering Manager (DRM)

| Name | Tier | Image | Version | Description |
| ---- | ---- | ----- | ------- | ----------- |
| [amdgpu](drm/amdgpu) | :green_square: core | [ghcr.io/siderolabs/amdgpu](https://github.com/siderolabs/extensions/pkgs/container/amdgpu) | `20260810-VERSION` | This system extension provides AMDGPU firmware binaries and kernel modules. |
| [i915](drm/i915) | :green_square: core | [ghcr.io/siderolabs/i915](https://github.com/siderolabs/extensions/pkgs/container/i915) | `20260810-VERSION` | This system extension provides Intel GPU microcode binaries and kernel modules. |
| [intel-npu](drm/intel-npu) | :white_large_square: contrib | [ghcr.io/siderolabs/intel-npu](https://github.com/siderolabs/extensions/pkgs/container/intel-npu) | `20260810-VERSION` | This system extension provides Intel NPU firmware binaries and kernel modules. |
| [panfrost](drm/panfrost) | :white_large_square: contrib | [ghcr.io/siderolabs/panfrost](https://github.com/siderolabs/extensions/pkgs/container/panfrost) | `20260810-VERSION` | This system extension provides ARM Mali Midgard, Bifrost, and Valhall firmware binaries and kernel modules. |
| [amdgpu](drm/amdgpu) | :green_square: core | [ghcr.io/siderolabs/amdgpu](https://github.com/siderolabs/extensions/pkgs/container/amdgpu) | `20260916-VERSION` | This system extension provides AMDGPU firmware binaries and kernel modules. |
| [i915](drm/i915) | :green_square: core | [ghcr.io/siderolabs/i915](https://github.com/siderolabs/extensions/pkgs/container/i915) | `20260916-VERSION` | This system extension provides Intel GPU microcode binaries and kernel modules. |
| [intel-npu](drm/intel-npu) | :white_large_square: contrib | [ghcr.io/siderolabs/intel-npu](https://github.com/siderolabs/extensions/pkgs/container/intel-npu) | `20260916-VERSION` | This system extension provides Intel NPU firmware binaries and kernel modules. |
| [panfrost](drm/panfrost) | :white_large_square: contrib | [ghcr.io/siderolabs/panfrost](https://github.com/siderolabs/extensions/pkgs/container/panfrost) | `20260916-VERSION` | This system extension provides ARM Mali Midgard, Bifrost, and Valhall firmware binaries and kernel modules. |
| [rockchip-rknn](drm/rockship-rknn) | :white_large_square: contrib | [ghcr.io/siderolabs/rockchip-rknn](https://github.com/siderolabs/extensions/pkgs/container/rockchip-rknn) | `VERSION` | This system extension provides kernel modules for the RKNN NPU found in Rockchip SBCs like the RK3588. |
| [vc4](drm/vc4) | :yellow_square: extra | [ghcr.io/siderolabs/vc4](https://github.com/siderolabs/extensions/pkgs/container/vc4) | `VERSION` | This system extension provides kernel modules for Broadcom VideoCore GPU. |
| [xe](drm/xe) | :green_square: core | [ghcr.io/siderolabs/xe](https://github.com/siderolabs/extensions/pkgs/container/xe) | `20260810-VERSION` | This system extension provides Intel GPU microcode binaries and kernel modules. |
| [xe](drm/xe) | :green_square: core | [ghcr.io/siderolabs/xe](https://github.com/siderolabs/extensions/pkgs/container/xe) | `20260916-VERSION` | This system extension provides Intel GPU microcode binaries and kernel modules. |

### Drivers

Expand Down Expand Up @@ -161,7 +161,7 @@ tiers based on support level:
| ---- | ---- | ----- | ------- | ----------- |
| [btrfs](storage/btrfs) | :yellow_square: extra | [ghcr.io/siderolabs/btrfs](https://github.com/siderolabs/extensions/pkgs/container/btrfs) | `VERSION` | This system extension provides kernel module driver and userspace tools for BTRFS built against a specific Talos version. |
| [cachefilesd](storage/cachefilesd) | :white_large_square: contrib | [ghcr.io/siderolabs/cachefilesd](https://github.com/siderolabs/extensions/pkgs/container/cachefilesd) | `0.10.10-VERSION` | This system extension provides cachefilesd (FS-Cache caching backend daemon) and the cachefiles kernel module built against a specific Talos version. |
| [drbd](storage/drbd) | :yellow_square: extra | [ghcr.io/siderolabs/drbd](https://github.com/siderolabs/extensions/pkgs/container/drbd) | `9.3.3-VERSION` | This system extension provides kernel module driver for DRBD built against a specific Talos version. |
| [drbd](storage/drbd) | :yellow_square: extra | [ghcr.io/siderolabs/drbd](https://github.com/siderolabs/extensions/pkgs/container/drbd) | `9.3.4-VERSION` | This system extension provides kernel module driver for DRBD built against a specific Talos version. |
| [fuse3](storage/fuse3) | :green_square: core | [ghcr.io/siderolabs/fuse3](https://github.com/siderolabs/extensions/pkgs/container/fuse3) | `3.18.3` | This system extension provides fuse3 functionality. |
| [iscsi-tools](storage/iscsi-tools) | :green_square: core | [ghcr.io/siderolabs/iscsi-tools](https://github.com/siderolabs/extensions/pkgs/container/iscsi-tools) | `v0.2.0` | This system extension provides iscsi-tools. |
| [mdadm](storage/mdadm) | :warning: deprecated | [ghcr.io/siderolabs/mdadm](https://github.com/siderolabs/extensions/pkgs/container/mdadm) | `v4.6` | This system extension is no-op, for backward compatibility. |
Expand Down
2 changes: 2 additions & 0 deletions hack/release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,15 @@ cloud-provider-aws: v1.37.0
cloudflared: 2026.8.3
crun: 1.29.1
ctr: 2.3.5
drbd: 9.3.4
fuse: 3.18.3
glib: 2.90.0
gvisor: 20260831.0
hyperv-guest-agent: 6.18.50
kata-containers: 4.1.0
libvirt: 12.7.0
libxml2: 2.15.4
Linux firmware: 20260916
nebula: 1.11.1
netbird: 0.78.1
newt: 1.16.0
Expand Down