[Libosinfo] [osinfo-db][PATCH] opensuse-unknown: Increase recommended disk size
Fabiano Fidêncio
fabiano at fidencio.org
Sat May 26 20:29:44 UTC 2018
Let's keep Unknown's recommended disk size the same amount we use for
Tumbleweed.
By doing this we ensure that users will be able to have a smooth
experience even with alpha and beta versions of the ISO.
Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
---
data/os/opensuse.org/opensuse-unknown.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/os/opensuse.org/opensuse-unknown.xml.in b/data/os/opensuse.org/opensuse-unknown.xml.in
index 6a8a3b2..cf0ff32 100644
--- a/data/os/opensuse.org/opensuse-unknown.xml.in
+++ b/data/os/opensuse.org/opensuse-unknown.xml.in
@@ -33,7 +33,7 @@
<recommended>
<cpu>2400000000</cpu>
<ram>2147483648</ram>
- <storage>5368709120</storage>
+ <storage>21474836480</storage>
</recommended>
</resources>
</os>
--
2.14.3
More information about the Libosinfo
mailing list