Move to using dnf module for main images

This commit is contained in:
Gerald Pinder
2025-02-16 16:51:09 -05:00
parent a6b63bcac8
commit a500d9f130
7 changed files with 23 additions and 19 deletions

View File

@@ -52,6 +52,7 @@ modules:
- diffutils
- patch
- rpmdevtools
- protobuf-compiler
- type: systemd
system:
enabled:

View File

@@ -39,6 +39,7 @@ modules:
- diffutils
- patch
- rpmdevtools
- protobuf-compiler
- type: script
scripts:
- install-mkcert.sh

View File

@@ -12,4 +12,4 @@ modules:
install:
packages:
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm
- steam
# - steam

View File

@@ -1,7 +1,7 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- from-file: common/bootc-setup.yml
# - from-file: common/bootc-setup.yml
- type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
repos:

View File

@@ -1,7 +1,7 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- from-file: common/bootc-setup.yml
# - from-file: common/bootc-setup.yml
- type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
repos: