summaryrefslogtreecommitdiffstats
path: root/isys/isys.h
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-02-18 00:46:33 +0000
committerJeremy Katz <katzj@redhat.com>2004-02-18 00:46:33 +0000
commit7d1d41eed525a359564cdaff2747900f1d7fddd3 (patch)
treee7f7823eb89a1446cc165d58f4c2a552f75e2214 /isys/isys.h
parent30963523eb7dc02bdf87a28da9b961bb83417048 (diff)
downloadanaconda-7d1d41eed525a359564cdaff2747900f1d7fddd3.tar.gz
anaconda-7d1d41eed525a359564cdaff2747900f1d7fddd3.tar.xz
anaconda-7d1d41eed525a359564cdaff2747900f1d7fddd3.zip
bump some reqs (#115589)
Diffstat (limited to 'isys/isys.h')
-rw-r--r--isys/isys.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/isys/isys.h b/isys/isys.h
index ef0d0942f..b33cc4226 100644
--- a/isys/isys.h
+++ b/isys/isys.h
@@ -3,8 +3,8 @@
#define MIN_ROOTPART_SIZE_MB 250
-#define MIN_RAM 17000 /* 20M or so */
-#define MIN_GUI_RAM 48000
+#define MIN_RAM 32000 /* 20M or so */
+#define MIN_GUI_RAM 56000
#define EARLY_SWAP_RAM 72000
/* returns -2 for errno, -1 for unknown device */