[Libosinfo] [osinfo-db PATCH 4/4] popos-18.*: Update RAM/Storage

Fabiano Fidêncio fidencio at redhat.com
Mon Apr 8 14:53:27 UTC 2019


According to PopOS website, for both 18.10 and 18.04:
Requirements:
2 GB RAM, 16 GB storage, 64-bit processor

Recommended:
4 GB RAM, 16 GB storage, 64-bit processor

Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 data/os/system76.com/popos-18.04.xml.in | 6 +++---
 data/os/system76.com/popos-18.10.xml.in | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/data/os/system76.com/popos-18.04.xml.in b/data/os/system76.com/popos-18.04.xml.in
index a62426e..4c970b4 100644
--- a/data/os/system76.com/popos-18.04.xml.in
+++ b/data/os/system76.com/popos-18.04.xml.in
@@ -32,12 +32,12 @@
       <minimum>
         <cpu>1000000000</cpu>
         <n-cpus>1</n-cpus>
-        <ram>1073741824</ram>
-        <storage>5368709120</storage>
+        <ram>2147483648</ram>
+        <storage>16106127360</storage>
       </minimum>
       <recommended>
         <cpu>1000000000</cpu>
-        <ram>1073741824</ram>
+        <ram>4294967296</ram>
         <storage>16106127360</storage>
       </recommended>
     </resources>
diff --git a/data/os/system76.com/popos-18.10.xml.in b/data/os/system76.com/popos-18.10.xml.in
index 572a4a4..b166827 100644
--- a/data/os/system76.com/popos-18.10.xml.in
+++ b/data/os/system76.com/popos-18.10.xml.in
@@ -33,11 +33,11 @@
         <cpu>1000000000</cpu>
         <n-cpus>1</n-cpus>
         <ram>2147483648</ram>
-        <storage>5368709120</storage>
+        <storage>16106127360</storage>
       </minimum>
       <recommended>
         <cpu>1000000000</cpu>
-        <ram>2147483648</ram>
+        <ram>4294967296</ram>
         <storage>16106127360</storage>
       </recommended>
     </resources>
-- 
2.20.1




More information about the Libosinfo mailing list