From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> 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 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/data/oses/fedora.xml.in b/data/oses/fedora.xml.in index 4058176..b806036 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> - <ram>805306368</ram> + <cpu>1000000000</cpu> + <ram>1073741824</ram> + <storage>10737418240</storage> </minimum> - - <recommended> - <cpu>400000000</cpu> - <ram>1207959552</ram> - <storage>9663676416</storage> - </recommended> </resources> <installer> -- 1.8.3.1 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo