From 4b814d1e15a15aa2c01d15fb7efb1400abf7cefd Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 23 Jan 2025 18:48:48 +0100 Subject: [PATCH] defs: add `@hardware-support` to the centos-10/rhel-10 anaconda-iso This commit adds the @hardware-support to the install defs for centos-10/rhel-10. This will install some additional wifi firmware packages (and more). Closes: https://github.com/osbuild/bootc-image-builder/issues/807 --- bib/data/defs/centos-10.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bib/data/defs/centos-10.yaml b/bib/data/defs/centos-10.yaml index 370b1da7b..d5956e3e8 100644 --- a/bib/data/defs/centos-10.yaml +++ b/bib/data/defs/centos-10.yaml @@ -1,5 +1,6 @@ anaconda-iso: packages: + - "@hardware-support" - alsa-firmware - alsa-tools-firmware - anaconda