[virt-tools-list] [libosinfo] Minimum/recommended resources for F14 & F15
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Mon Oct 17 13:49:07 UTC 2011
From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
---
data/oses/fedora.xml | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/data/oses/fedora.xml b/data/oses/fedora.xml
index e822eff..8dff090 100644
--- a/data/oses/fedora.xml
+++ b/data/oses/fedora.xml
@@ -148,6 +148,19 @@
<system-id>LINUX</system-id>
</iso>
</media>
+
+ <resources arch="all">
+ <minimum>
+ <n-cpus>1</n-cpus>
+ <ram>402653184</ram>
+ <storage>94371840</storage>
+ </minimum>
+
+ <recommended>
+ <cpu>400000000</cpu>
+ <ram>536870912</ram>
+ </recommended>
+ </resources>
</os>
<os id="http://fedoraproject.org/fedora/15">
@@ -172,6 +185,19 @@
<system-id>LINUX</system-id>
</iso>
</media>
+
+ <resources arch="all">
+ <minimum>
+ <n-cpus>1</n-cpus>
+ <ram>671088640</ram>
+ <storage>94371840</storage>
+ </minimum>
+
+ <recommended>
+ <cpu>400000000</cpu>
+ <ram>1207959552</ram>
+ </recommended>
+ </resources>
</os>
--
1.7.6.4
More information about the virt-tools-list
mailing list