8 Commits

Author SHA1 Message Date
Noel Georgi
76ea5dc465
feat: nvidia extension rework
Rework and cleanup the NVIDIA extensions so that it uses standard paths and is easier to maintain.

Signed-off-by: Noel Georgi <git@frezbo.dev>
(cherry picked from commit fdd02585f835159c1266f1b141f67423e3450d2a)
2026-04-15 14:08:19 +04:00
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
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
Noel Georgi
1f02973917
fix: nvme hostnqn lookup path
Fixes: #730

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-06-27 16:33:32 +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
Dmitrii Sharshakov
8732ec1ccf
feat: use reproducibly built Python packages
Update pkgs (and tools) and use reproducible Python tools instead of downloading them from PyPI.

Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-02-20 21:37:26 +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
Noel Georgi
b1a7dd670e
feat: add nvme cli
Add nvme cli.

Fixes: #562

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-01-20 20:57:07 +05:30