On Wed, Jun 17, 2020 at 10:00 PM Neale Ferguson neale@sinenomine.net wrote:
My next question: is there a way to map an RPM to where it gets placed in the distro from the tag? i.e. Something like: dist-c8 -> BaseOS; dist-c8-extras -> extras; dist-c8-stream -> AppStream. However, that doesn’t account for PowerTools nor the kickstarts within each. Or is this meta information external to koji?
I'm pretty sure this mapping is stored in CentOS' Pungi configuration, https://git.centos.org/centos/pungi-centos/tree/centos-8-stream
- Ken