Add new os-release module

This commit is contained in:
Gerald Pinder
2025-05-19 18:44:36 -04:00
parent 63083eb1cd
commit 8c4a2d3a35
6 changed files with 66 additions and 2 deletions

View File

@@ -5,6 +5,12 @@ base-image: ghcr.io/ublue-os/kinoite-main
image-version: 42
description: The image of Wunker OS for CP's laptop.
modules:
- type: os-release
source: local
properties:
NAME: WunkerOS
ID: wunker_os
PRETTY_NAME: Wunker OS for Framework 13
- type: dnf
repos:
copr:

View File

@@ -19,6 +19,12 @@ nushell-version: none
# # ref: db13eea91c15ca57d76454432d1fb9c09c51ba8c # Last known working commit
# ref: 605bb63a4de640b77f6d3017238ece48cb286933 # supposed fix
modules:
- type: os-release
source: local
properties:
NAME: WunkerOS
ID: wunker_os
PRETTY_NAME: Wunker OS for Nvidia
- from-file: common/jp-desktop.yml
# - from-file: common/cosmic.yml
# - from-file: common/helix.yml

View File

@@ -8,6 +8,12 @@ description: The image of Wunker OS for JP's Laptop.
# stages:
# - from-file: common/helix.yml
modules:
- type: os-release
source: local
properties:
NAME: WunkerOS
ID: wunker_os
PRETTY_NAME: Wunker OS for Framework 16
- from-file: common/jp-laptop.yml
- from-file: common/cosmic.yml
# - from-file: common/helix.yml

View File

@@ -4,8 +4,14 @@ name: jp-minis-server
# base-image: ghcr.io/ublue-os/kinoite-nvidia
base-image: ghcr.io/ublue-os/base-main
image-version: 42
description: The image of Wunker OS for JP's Minisforum PCs.
description: The image of Wunker OS for RKE2 Server
modules:
- type: os-release
source: local
properties:
NAME: WunkerOS
ID: wunker_os
PRETTY_NAME: Wunker OS RKE2 Server
- from-file: common/jp-minis.yml
- type: files
files:

View File

@@ -4,8 +4,14 @@ name: jp-minis-worker
# base-image: ghcr.io/ublue-os/kinoite-nvidia
base-image: ghcr.io/ublue-os/base-main
image-version: 42
description: The image of Wunker OS for JP's Minisforum PCs.
description: The image of Wunker OS for RKE2 Worker
modules:
- type: os-release
source: local
properties:
NAME: WunkerOS
ID: wunker_os
PRETTY_NAME: Wunker OS RKE2 Worker
- from-file: common/jp-minis.yml
- type: script
snippets: