I'm trying to find a trusted point of truth for the following yum
metadata files:
primary.xml.gz
filelists.xml.gz
other.xml.gz
repomd.gz
groups.xml.gz
I've been looking around the Internet, but I haven't found a definitive reference, or guide. Is there a concrete specification, or RFC for this, or is this open for interpretation and implementation?
I've come across these useful links:
- Anatomy of YUM Repositories: A Look Under The Hood
- YUM Repository And Package Management: Complete Tutorial
- openSUSE: Standards RPM Metadata
But I haven't managed to find an actual specification for this. Does anybody know if there is one, or where to find more details?
createrepo
... – Arsenious