osbuild / bootc-image-builder

A container for deploying bootable container images.
https://osbuild.org
Apache License 2.0
120 stars 51 forks source link

Support configuring Anaconda modules for ISOs #590

Closed achilleas-k closed 1 month ago

achilleas-k commented 1 month ago

bib: use anaconda package constants for module names


bib: enable customizing anaconda modules

Connect the blueprint customization to the module configuration (enabled and disabled) in the pipeline.


README: document the new customizations.installer.modules options

Based on the upstream blueprint documentation: https://github.com/osbuild/osbuild.github.io/pull/100


achilleas-k commented 1 month ago

Wait, the readme is also broken (toml code fence isn't closed).

Let me update this thing.