[Libosinfo] [PATCH 1/6] rhel: Add RHEL Atomic 7.2 data

Fabiano Fidêncio fidencio at redhat.com
Thu Jun 2 15:52:58 UTC 2016


On Thu, Jun 2, 2016 at 2:01 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> ---
>  data/os/redhat.com/rhel-atomic-7.2.xml.in          | 38 ++++++++++++++++++++++
>  po/POTFILES.in                                     |  1 +
>  .../rhel-atomic-installer-7.2-10.x86_64.iso.txt    | 29 +++++++++++++++++
>  3 files changed, 68 insertions(+)
>  create mode 100644 data/os/redhat.com/rhel-atomic-7.2.xml.in
>  create mode 100644 test/isodata/rhel/rhel-atomic-7.2/rhel-atomic-installer-7.2-10.x86_64.iso.txt
>
> diff --git a/data/os/redhat.com/rhel-atomic-7.2.xml.in b/data/os/redhat.com/rhel-atomic-7.2.xml.in
> new file mode 100644
> index 0000000..5431e7f
> --- /dev/null
> +++ b/data/os/redhat.com/rhel-atomic-7.2.xml.in
> @@ -0,0 +1,38 @@
> +<libosinfo version="0.0.1">
> +  <os id="http://redhat.com/rhel-atomic/7.2">
> +    <short-id>rhel-atomic-7.2</short-id>
> +    <_name>Red Hat Enterprise Linux Atomic Host 7.2</_name>
> +    <version>7.2</version>
> +    <_vendor>Red Hat, Inc</_vendor>
> +    <family>linux</family>
> +    <distro>rhel</distro>
> +    <upgrades id="http://redhat.com/rhel-atomic/7.1"/>
> +    <derives-from id="http://redhat.com/rhel-atomic/7.1"/>
> +
> +    <!-- 7.2-10 -->
> +    <media arch="x86_64">
> +      <iso>
> +        <system-id>LINUX</system-id>
> +        <volume-id>Red Hat Enterprise Linux Atomic</volume-id>
> +        <volume-size>727855104</volume-size>
> +      </iso>
> +      <kernel>isolinux/vmlinuz</kernel>
> +      <initrd>isolinux/initrd.img</initrd>
> +    </media>
> +

I'm assuming you double checked the kernel and initrd path.

> +    <resources arch="all">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <cpu>1000000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>10737418240</storage>
> +      </minimum>
> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>9663676416</storage>
> +      </recommended>
> +    </resources>
> +  </os>
> +</libosinfo>
> diff --git a/po/POTFILES.in b/po/POTFILES.in
> index 8e377c0..50b7e0b 100644
> --- a/po/POTFILES.in
> +++ b/po/POTFILES.in
> @@ -278,6 +278,7 @@ data/os/redhat.com/rhel-7.1.xml.in
>  data/os/redhat.com/rhel-7.2.xml.in
>  data/os/redhat.com/rhel-atomic-7.0.xml.in
>  data/os/redhat.com/rhel-atomic-7.1.xml.in
> +data/os/redhat.com/rhel-atomic-7.2.xml.in
>  data/os/redhat.com/rhl-1.0.xml.in
>  data/os/redhat.com/rhl-1.1.xml.in
>  data/os/redhat.com/rhl-2.0.xml.in
> diff --git a/test/isodata/rhel/rhel-atomic-7.2/rhel-atomic-installer-7.2-10.x86_64.iso.txt b/test/isodata/rhel/rhel-atomic-7.2/rhel-atomic-installer-7.2-10.x86_64.iso.txt
> new file mode 100644
> index 0000000..f7c74ee
> --- /dev/null
> +++ b/test/isodata/rhel/rhel-atomic-7.2/rhel-atomic-installer-7.2-10.x86_64.iso.txt
> @@ -0,0 +1,29 @@
> +CD-ROM is in ISO 9660 format
> +System id: LINUX
> +Volume id: Red Hat Enterprise Linux Atomic
> +Volume set id:
> +Publisher id:
> +Data preparer id:
> +Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM
> +Copyright File id:
> +Abstract File id:
> +Bibliographic File id:
> +Volume set size is: 1
> +Volume set sequence number is: 1
> +Logical block size is: 2048
> +Volume size is: 355398
> +El Torito VD version 1 found, boot catalog is in sector 46
> +Joliet with UCS level 3 found
> +Rock Ridge signatures version 1 found
> +Eltorito validation header:
> +    Hid 1
> +    Arch 0 (x86)
> +    ID ''
> +    Key 55 AA
> +    Eltorito defaultboot header:
> +        Bootid 88 (bootable)
> +        Boot media 0 (No Emulation Boot)
> +        Load segment 0
> +        Sys type 0
> +        Nsect 4
> +        Bootoff 4980 18816
> --
> 2.7.4
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo

Acked-by: Fabiano Fidêncio <fidencio at redhat.com>




More information about the Libosinfo mailing list