Commit Graph

7 Commits

Author SHA1 Message Date
Josh Boyer
1853404a92 Adjust firmware packages to account for curent linux-firmware packaging
The current ELN builds lack a number of firmware subpackages because
pungi/comps can't resolve the provides/obsoletes for the iwl firmware:

2023-11-08 08:43:12 [ERROR   ] No package matches pattern iwl1000-firmware
2023-11-08 08:43:12 [ERROR   ] No package matches pattern redhat-release
2023-11-08 08:43:12 [ERROR   ] No package matches pattern iwl2030-firmware
2023-11-08 08:43:12 [ERROR   ] No package matches pattern iwl2000-firmware
2023-11-08 08:43:12 [ERROR   ] No package matches pattern iwl100-firmware
2023-11-08 08:43:12 [ERROR   ] No package matches pattern iwl135-firmware
2023-11-08 08:43:12 [ERROR   ] No package matches pattern libertas-sd8787-firmware
2023-11-08 08:43:12 [ERROR   ] No package matches pattern iwl5150-firmware
2023-11-08 08:43:12 [ERROR   ] No package matches pattern iwl6000g2a-firmware

from https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/work/x86_64/pungi/BaseOS.x86_64.comps.log

Also add some of the other firmware packages to the hardware-support
group to simply get them into the repos for now.

Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
2023-11-08 08:07:35 -05:00
Zdenek Dohnal
f92b441b9c Add cups-browsed into ELN and F38 comps
There will be a new package - cups-browsed - which was previous part of
cups-filters package. It is useful for automatic installation of many
remote printers (usual use case on server), so it would be great if the
package was added to `print-server` (in ELN) and `printing` (in F38)
comps groups.

This is a part of self-contained change
https://bugzilla.redhat.com/show_bug.cgi?id=2166687
2023-02-20 19:24:54 +00:00
Stephen Gallagher
fef75336c8
Add pylint to CRB
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-08-03 09:27:31 -04:00
Stephen Gallagher
31c4858ece
Fix incorrect type for ELN additions
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-07-18 16:39:00 -04:00
Stephen Gallagher
412718105a
Add utilities needed to construct VM images
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-07-18 16:35:40 -04:00
Stephen Gallagher
8b17d6c71a
Resync with CentOS Stream
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-07-18 15:55:47 -04:00
Stephen Gallagher
a11a80531f Add ELN-Extras group
ELN-Extras will be automatically added to the comps.xml when
`make comps-eln.xml` is run.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-07-11 20:42:25 +00:00