[Libosinfo] [osinfo-db PATCH v2 0/4] Add "unknown" entries for Enterprise distros

Fabiano Fidêncio fidencio at redhat.com
Thu Nov 15 21:43:20 UTC 2018


Although new releases are always patched downstream to support
themselves, upstream is always behind as the new (or in development)
releases will only be part of osinfo-db after they are released.

One way to solve this issue is adding support to "unknown" entries, in
the same way we have for Fedora and openSUSE, and make the new (or in
development) release be at least recoginzed and have the proper devices
loaded for those who are using them in any distro.

This patch series depends on:
https://www.redhat.com/archives/libosinfo/2018-November/msg00152.html

- Changes since v1:
  https://www.redhat.com/archives/libosinfo/2018-November/msg00030.html
  - SUSE part has been already reviewed and pushed.
  - Added RHEL-8 unknown as RHEL-8 Beta has been announced Today

Fabiano Fidêncio (4):
  rhel: Add RHEL-6 unknown info
  rhel: Add RHEL-7 unknown info
  rhel: Add RHEL-8 unknown info
  rhel: Add RHEL unknown info

 data/os/redhat.com/rhel-6-unknown.xml.in | 68 ++++++++++++++++++
 data/os/redhat.com/rhel-7-unknown.xml.in | 87 ++++++++++++++++++++++++
 data/os/redhat.com/rhel-8-unknown.xml.in | 75 ++++++++++++++++++++
 data/os/redhat.com/rhel-unknown.xml.in   | 80 ++++++++++++++++++++++
 4 files changed, 310 insertions(+)
 create mode 100644 data/os/redhat.com/rhel-6-unknown.xml.in
 create mode 100644 data/os/redhat.com/rhel-7-unknown.xml.in
 create mode 100644 data/os/redhat.com/rhel-8-unknown.xml.in
 create mode 100644 data/os/redhat.com/rhel-unknown.xml.in

-- 
2.19.1




More information about the Libosinfo mailing list