[Libosinfo] [PATCH] fedora: Add generic entry for future releases

Michal Privoznik mprivozn at redhat.com
Fri Sep 27 05:17:09 UTC 2013


On 26.09.2013 22:35, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> This is to ensure that we do recognise medias of future releases of
> Fedora and therefore give apps some clue about what they are dealing
> with and some rough estimate of required resources.
> ---
> 
> I'd like to add similar entries for other OSs too but first I wanted to get
> some feedback on this approach. I think this will help us/users running
> pre-release ISOs.
> 
>  data/oses/fedora.xml.in | 51 +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 51 insertions(+)
> 

> +    <resources arch="all">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <cpu>1000000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>10737418240</storage>
> +      </minimum>
> +    </resources>
> +  </os>
>  </libosinfo>
> 

10GB on storage? Wow. But I've checked with fedora docs and it's correct
(I wonder why all my Fedora machines fit into 2GB top) [1].

ACK

Michal

http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Quick_Start_Guide/Requirements.html




More information about the Libosinfo mailing list