[PATCH 1/3] debian: Provide reasonable recommended resources

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

 



Given that the user might not only want to install a bare system but
also do something with the system 20GB of disk space and 1GiB of RAM are
a reasonable amount. Furthermore the debian desktop express installation
script will fail with less than about 15GB or so.
---
 data/oses/debian.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/oses/debian.xml.in b/data/oses/debian.xml.in
index dc97d81..61d4d52 100644
--- a/data/oses/debian.xml.in
+++ b/data/oses/debian.xml.in
@@ -232,8 +232,8 @@
       </minimum>
       <recommended>
         <cpu>1000000000</cpu>
-        <ram>536870912</ram>
-        <storage>5368709120</storage>
+        <ram>1073741824</ram>
+        <storage>21474836480</storage>
       </recommended>
     </resources>
 
-- 
1.9.3

_______________________________________________
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