[Libosinfo] [libosinfo PATCH] oses: Add RHEL Atomic 7.0
Christophe Fergeau
cfergeau at redhat.com
Fri Nov 14 14:38:31 UTC 2014
On Fri, Nov 14, 2014 at 01:34:42PM +0100, Giuseppe Scrivano wrote:
> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
> ---
> data/oses/rhel.xml.in | 42 ++++++++++++++++++++++
> .../RHEL-Atomic-Host-Installer-7.0.0-Beta.iso.txt | 29 +++++++++++++++
> 2 files changed, 71 insertions(+)
> create mode 100644 test/isodata/rhel/rhel-atomic-7.0/RHEL-Atomic-Host-Installer-7.0.0-Beta.iso.txt
>
> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
> index 921396a..79c284a 100644
> --- a/data/oses/rhel.xml.in
> +++ b/data/oses/rhel.xml.in
> @@ -1170,4 +1170,46 @@
> <script id='http://redhat.com/scripts/rhel/desktop'/>
> </installer>
> </os>
> +
> + <os id="http://redhat.com/rhel-atomic/7.0">
> + <short-id>rhel-atomic-7.0</short-id>
other entries don't have a '-' before the version number, but for atomic
it looks better this way, so I guess it's fine.
> + <_name>Red Hat Enterprise Linux Atomic Host 7.0</_name>
> + <version>7.0</version>
> + <_vendor>Red Hat, Inc</_vendor>
> + <family>linux</family>
> + <distro>rhel</distro>
> + <derives-from id="http://redhat.com/rhel/7.0"/>
> +
> + <devices>
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1b36/0100"/> <!-- QXL -->
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/8086/2415"/> <!-- AC97 -->
> + <device id="http://www.linux-usb.org/usb.ids/80ee/0021"/> <!-- USB tablet -->
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/> <!-- virtio-block -->
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/> <!-- virtio-net -->
> + </devices>
> +
> + <media arch="x86_64">
> + <iso>
> + <system-id>LINUX</system-id>
> + <volume-id>.*RHEL.*Atomic.*7 .*x86_64.*</volume-id>
Any reason for the .* in "RHEL.*Atomic" and "7 .*x86_64" ?
ACK.
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20141114/b2418c6d/attachment.sig>
More information about the Libosinfo
mailing list