[Libosinfo] [PATCH] rhel: Add 6.4 information

Christophe Fergeau cfergeau at redhat.com
Fri Mar 22 22:36:59 UTC 2013


Hey,

Patch looks good, but if you have the ISO around, can you also add a
testcase for these? See what I did for openSUSE recently. You can get the
iso info using isoinfo -d -i rhel64.iso

Christophe

On Fri, Mar 22, 2013 at 04:55:01PM +0100, Fabiano Fidêncio wrote:
> ---
>  data/oses/rhel.xml.in | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 50 insertions(+)
> 
> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
> index 35de243..6985404 100644
> --- a/data/oses/rhel.xml.in
> +++ b/data/oses/rhel.xml.in
> @@ -864,4 +864,54 @@
>        <script id='http://redhat.com/scripts/rhel/desktop'/>
>      </installer>
>    </os>
> +
> +  <os id="http://redhat.com/rhel/6.4">
> +    <short-id>rhel6.4</short-id>
> +    <_name>Red Hat Enterprise Linux 6.4</_name>
> +    <version>6.4</version>
> +    <_vendor>Red Hat, Inc</_vendor>
> +    <family>linux</family>
> +    <distro>rhel</distro>
> +    <codename>Santiago</codename>
> +    <upgrades id="http://redhat.com/rhel/6.3"/>
> +    <derives-from id="http://redhat.com/rhel/6.3"/>
> +
> +    <release-date>2013-02-21</release-date>
> +    <eol-date>2023-11-30</eol-date>
> +
> +    <media arch="i686">
> +      <iso>
> +        <system-id>LINUX</system-id>
> +        <volume-id>.*RHEL_6.4 i386.*</volume-id>
> +      </iso>
> +      <kernel>isolinux/vmlinuz</kernel>
> +      <initrd>isolinux/initrd.img</initrd>
> +    </media>
> +    <media arch="x86_64">
> +      <iso>
> +        <system-id>LINUX</system-id>
> +        <volume-id>.*RHEL_6.4 x86_64.*</volume-id>
> +      </iso>
> +      <kernel>isolinux/vmlinuz</kernel>
> +      <initrd>isolinux/initrd.img</initrd>
> +    </media>
> +
> +    <resources arch="all">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <ram>536870912</ram>
> +      </minimum>
> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>9663676416</storage>
> +      </recommended>
> +    </resources>
> +
> +    <installer>
> +      <script id='http://redhat.com/scripts/rhel/jeos'/>
> +      <script id='http://redhat.com/scripts/rhel/desktop'/>
> +    </installer>
> +  </os>
>  </libosinfo>
> -- 
> 1.8.1.4
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20130322/c4fbe9ab/attachment.sig>


More information about the Libosinfo mailing list