[Libosinfo] [PATCH v2 12/16] opensuse-tumbleweed: Bump recommended storage size
Fabiano Fidêncio
fidencio at redhat.com
Sun May 8 21:32:36 UTC 2016
Although the values are correct, it is impossible to have a normal
(graphical) usage of a system with the storage's recommended size.
So, instead of using 5GB as recommended storage size, let's increase
this value to 20GB.
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
data/os/opensuse.org/opensuse-tumbleweed.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/os/opensuse.org/opensuse-tumbleweed.xml.in b/data/os/opensuse.org/opensuse-tumbleweed.xml.in
index 994f39e..1a3a272 100644
--- a/data/os/opensuse.org/opensuse-tumbleweed.xml.in
+++ b/data/os/opensuse.org/opensuse-tumbleweed.xml.in
@@ -47,7 +47,7 @@
<recommended>
<cpu>2400000000</cpu>
<ram>2147483648</ram>
- <storage>5368709120</storage>
+ <storage>21474836480</storage>
</recommended>
</resources>
</os>
--
2.7.4
More information about the Libosinfo
mailing list