From 000d7c9e68e80998af9bcd2e9f014a6e0e9282a9 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Tue, 26 May 2026 09:12:55 +0500 Subject: [PATCH] Update --- .../build/_base_and_developer_edition.yaml | 13 ++++++++++--- src/modules/netinstall/build/_base_system.yaml | 13 ++++++++++--- src/modules/netinstall/build/_netinstall_only.yaml | 13 ++++++++++--- src/modules/netinstall/netinstall.yaml | 13 ++++++++++--- 4 files changed, 40 insertions(+), 12 deletions(-) diff --git a/src/modules/netinstall/build/_base_and_developer_edition.yaml b/src/modules/netinstall/build/_base_and_developer_edition.yaml index d2a0187..d974ec2 100644 --- a/src/modules/netinstall/build/_base_and_developer_edition.yaml +++ b/src/modules/netinstall/build/_base_and_developer_edition.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: false packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package" diff --git a/src/modules/netinstall/build/_base_system.yaml b/src/modules/netinstall/build/_base_system.yaml index d8c8e2d..e62b318 100644 --- a/src/modules/netinstall/build/_base_system.yaml +++ b/src/modules/netinstall/build/_base_system.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: false packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package" diff --git a/src/modules/netinstall/build/_netinstall_only.yaml b/src/modules/netinstall/build/_netinstall_only.yaml index a5d570e..face445 100644 --- a/src/modules/netinstall/build/_netinstall_only.yaml +++ b/src/modules/netinstall/build/_netinstall_only.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: false packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package" diff --git a/src/modules/netinstall/netinstall.yaml b/src/modules/netinstall/netinstall.yaml index c087794..ab2bd38 100644 --- a/src/modules/netinstall/netinstall.yaml +++ b/src/modules/netinstall/netinstall.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: true packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package"