[Libosinfo] [osinfo-db PATCH v2 00/25] Add tree information for RHEL

Fabiano Fidêncio fidencio at redhat.com
Tue Mar 12 10:20:22 UTC 2019


This patch series adds tree information for all RHEL releases from 6.0,
including some fixes in rhel-8 and rhel-8 regex for treeinfo's version
or media's volume-id.

I've taken the path of adding the most generic info about the trees
rather than adding each one of the variants, following Cole's
suggestion.

- Changes since v1:
  https://www.redhat.com/archives/libosinfo/2019-February/msg00181.html
  - Dropped the variants bits
  - Changed the arch from i386 to i686
  - Anchored all the treeinfo versions

Fabiano Fidêncio (25):
  rhel-6.0: Add tree information
  rhel-6.1: Add tree information
  rhel-6.2: Add tree information
  rhel-6.3: Add tree information
  rhel-6.4: Add tree information
  rhel-6.5: Add tree information
  rhel-6.6: Add tree information
  rhel-6.7: Add tree information
  rhel-6.8: Add tree information
  rhel-6.9: Add tree information
  rhel-6.10: Add tree information
  rhel-7.0: Add tree information
  rhel-7.1: Add tree information
  rhel-7.2: Add tree information
  rhel-7.3: Add tree information
  rhel-7.4: Add tree information
  rhel-7.5: Anchor the treeinfo version
  rhel-7.5: Add tree information
  rhel-7.6: Anchor the treeinfo version
  rhel-7.6: Add tree information
  rhel-7-unknown: Add tree information
  rhel-8: Adjust version regex for x86_64 treeinfo
  rhel-8.0: Add tree information
  rhel-8-unknown: Adjust the regex for the volume id
  rhel-8-unknown: Add tree information

 data/os/redhat.com/rhel-6.0.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.1.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.10.xml.in      | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.2.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.3.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.4.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.5.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.6.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.7.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.8.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-6.9.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-7-unknown.xml.in | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-7.0.xml.in       | 24 ++++++++++++++
 data/os/redhat.com/rhel-7.1.xml.in       | 24 ++++++++++++++
 data/os/redhat.com/rhel-7.2.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-7.3.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-7.4.xml.in       | 32 +++++++++++++++++++
 data/os/redhat.com/rhel-7.5.xml.in       | 26 ++++++++++++++-
 data/os/redhat.com/rhel-7.6.xml.in       | 26 ++++++++++++++-
 data/os/redhat.com/rhel-8-unknown.xml.in | 40 +++++++++++++++++++++---
 data/os/redhat.com/rhel-8.0.xml.in       | 34 +++++++++++++++++++-
 21 files changed, 647 insertions(+), 7 deletions(-)

-- 
2.20.1




More information about the Libosinfo mailing list