[osinfo-db PATCH 3/3] silverblue28 & 29: Add network-install resources

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In order to perform a tree based installation, dracut seems to download
the whole OSTree into memory, using them more memory than the
recommended to run the system.

I didn't find any documented value for this, but I couldn't perform the
installation with less than 5GB of RAM.

Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
---
 data/os/fedoraproject.org/silverblue-28.xml.in | 4 ++++
 data/os/fedoraproject.org/silverblue-29.xml.in | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/data/os/fedoraproject.org/silverblue-28.xml.in b/data/os/fedoraproject.org/silverblue-28.xml.in
index f747060..ccaa322 100644
--- a/data/os/fedoraproject.org/silverblue-28.xml.in
+++ b/data/os/fedoraproject.org/silverblue-28.xml.in
@@ -34,6 +34,10 @@
         <ram>2147483648</ram>
         <storage>21474836480</storage>
       </recommended>
+
+      <network-install>
+        <ram>5368709120</ram>
+      </network-install>
     </resources>
 
     <installer>
diff --git a/data/os/fedoraproject.org/silverblue-29.xml.in b/data/os/fedoraproject.org/silverblue-29.xml.in
index 444de82..5a6afc4 100644
--- a/data/os/fedoraproject.org/silverblue-29.xml.in
+++ b/data/os/fedoraproject.org/silverblue-29.xml.in
@@ -45,6 +45,10 @@
         <ram>2147483648</ram>
         <storage>21474836480</storage>
       </recommended>
+
+      <network-install>
+        <ram>5368709120</ram>
+      </network-install>
     </resources>
 
     <installer>
-- 
2.20.1

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux