Separated rpm-ostree into its own files and components
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m37s

This commit is contained in:
2025-06-28 13:53:51 -04:00
parent 1a1ac092e9
commit 7ae07456ec
9 changed files with 122 additions and 106 deletions

View File

@@ -13,6 +13,7 @@ image-version: 42 # latest is also supported if you want new updates ASAP
# you can include multiple instances of the same module
modules:
- from-file: components/dnf-module.yml
- from-file: components/rpm-ostree-module.yml
- from-file: components/script-module.yml
- from-file: components/sys-files-module.yml
- from-file: components/systemd-module.yml