8 Commits

Author SHA1 Message Date
Andrey Smirnov
263f699ea4
chore: annotate extensions with tiers
Fixes #10940

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-08-26 20:58:30 +04:00
Mateusz Urbanek
7ef078a632
fix: remove sbom of kernel modules
Fixes #770

Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2025-08-01 07:32:53 +02:00
Mateusz Urbanek
efcb066a66
docs: add SBOM for more extensions
Partial for #10940

Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2025-07-31 16:17:06 +02:00
Yehia Amer
50e4ba4e13
feat: add DVBSky S952 firmware driver extension
This system extension provides the dvb-demod-m88ds3103.fw firmware for DVB-S/S2 PCIe cards like DVBSky S952

Signed-off-by: Yehia Amer <yehamer@gmail.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-07-01 12:33:50 +05:30
Dmitrii Sharshakov
da519cf25a
feat: update various extensions
Updated Gvisor, Kata-containers, crun, Glib, Glibc, libseccomp, Open-iSCSI, mdadm, ecr-credential-provider, qemu-guest-agent, tailscale, as well as pkgs and wolfi-base base images
Move all hashes to vars for easier updates
Use tools instead of base
Remove dependency on packages which are in tools

Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-03-10 21:23:04 +01:00
Dmitry Sharshakov
5cd226e3ea
chore: build with new toolchain
Move modules, firmware and libraries to accommodate usrmerged rootfs

Only use network where needed via new bldr, pre-download Go dependencies in prepare step, improve Go cache

Bump xen-guest-agent to make it build with current Alpine Rust

Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-02-10 16:00:19 +01:00
Skyler Mäntysaari
1d51d1d8a4
fix: dvb extension as it was missing modules and dep on v4l-uvc-drivers
It seems that some modules were missing and it has a dependency on v4l-uvc-drivers.

Signed-off-by: Skyler Mäntysaari <sm+git@skym.fi>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-01-14 15:14:29 +05:30
Skyler Mäntysaari
ea263ae160
feat: add dvb-cx23885 extension
This allows for using the Hauppage WinTV-quadHD PCIe tuner, and this bundles the firmware for the tuner as well.

Signed-off-by: Skyler Mäntysaari <sm+git@skym.fi>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-12-11 14:19:14 +05:30