[Libosinfo] [PATCH 1/2] rhel: Specify resources for all RHEL 6 releases

Christophe Fergeau cfergeau at redhat.com
Fri Dec 28 20:37:46 UTC 2012


On Thu, Dec 27, 2012 at 03:38:47PM +0200, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> ---
>  data/oses/rhel.xml.in | 39 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
> 
> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
> index cbd36ae..e735e53 100644
> --- a/data/oses/rhel.xml.in
> +++ b/data/oses/rhel.xml.in
> @@ -691,6 +691,19 @@
>          <volume-id>.*RHEL_6.0 x86_64.*</volume-id>
>        </iso>
>      </media>
> +
> +    <resources arch="all">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <ram>268435456</ram>
> +      </minimum>

minimum is 512MB

> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>1207959552</ram>

And I'd use 1GB here even though it's not 100% accurate.

Christophe
-------------- 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/20121228/f96dfa07/attachment.sig>


More information about the Libosinfo mailing list