[virt-tools-list] [libosinfo] Remove bogus min storage info for Fedora

Christophe Fergeau cfergeau at redhat.com
Mon Aug 27 08:46:17 UTC 2012


On Wed, Aug 22, 2012 at 05:51:38PM +0300, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> This information was added by me in commit d0253b5a and was the result
> of me misreading the docs[1]. This 94 MiB is not actually the minimum
> required total disk space but minimum of *additional* disk space
> required by the installer itself.
> 
> Since the disk usage depends a lot on what which packages are chosen
> during installation, this information can not be made available
> statically from the database unfortunately.

The installer has a 'minimal' installation option, this would be fine as
the data we put in <minimum> imo.
This gives me an install a bit under 600MB for a f17 x86-64 install.
This can be added later, ACK for removing the erroneous data.

> 
> [1] http://docs.fedoraproject.org/en-US/Fedora/15/html/Release_Notes/sect-Release_Notes-Welcome_to_Fedora_15.html#sect-Release_Notes-Hardware_Overview
> ---
>  data/oses/fedora.xml | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/data/oses/fedora.xml b/data/oses/fedora.xml
> index e45119c..0a1ea9b 100644
> --- a/data/oses/fedora.xml
> +++ b/data/oses/fedora.xml
> @@ -961,7 +961,6 @@
>        <minimum>
>          <n-cpus>1</n-cpus>
>          <ram>402653184</ram>
> -        <storage>94371840</storage>
>        </minimum>
>  
>        <recommended>
> @@ -1044,7 +1043,6 @@
>        <minimum>
>          <n-cpus>1</n-cpus>
>          <ram>671088640</ram>
> -        <storage>94371840</storage>
>        </minimum>
>  
>        <recommended>
> @@ -1127,7 +1125,6 @@
>        <minimum>
>          <n-cpus>1</n-cpus>
>          <ram>671088640</ram>

By the way, this is wrong for fedora 16 and 17, they need 768MB:
http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/sect-Release_Notes-Welcome_to_Fedora_16.html#sect-Release_Notes-Hardware_Overview
http://docs.fedoraproject.org/en-US/Fedora/17/html/Release_Notes/sect-Release_Notes-Welcome_to_Fedora_17.html#sect-Release_Notes-Hardware_Overview

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/virt-tools-list/attachments/20120827/99b73a08/attachment.sig>


More information about the virt-tools-list mailing list