[Libosinfo] [v3] fedora: More correct/appr. system reqs for F19
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Tue Sep 10 16:30:37 UTC 2013
From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
These values are based on F19 docs:
http://fedorapeople.org/groups/docs/release-notes/en-US/sect-Release_Notes-Welcome_to_Fedora_.html#hardware_overview
Unfortunately the docs do not specify any recommended resources so this
patch also removes the made-up recommended resources info. Apps
will have to figure those on their own, perhaps based on mininum
resources.
---
data/oses/fedora.xml.in | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/data/oses/fedora.xml.in b/data/oses/fedora.xml.in
index 4058176..14e1a13 100644
--- a/data/oses/fedora.xml.in
+++ b/data/oses/fedora.xml.in
@@ -1440,14 +1440,10 @@
<resources arch="all">
<minimum>
<n-cpus>1</n-cpus>
+ <cpu>1000000000</cpu>
<ram>805306368</ram>
+ <storage>10737418240</storage>
</minimum>
-
- <recommended>
- <cpu>400000000</cpu>
- <ram>1207959552</ram>
- <storage>9663676416</storage>
- </recommended>
</resources>
<installer>
--
1.8.3.1
More information about the Libosinfo
mailing list