summaryrefslogtreecommitdiffstats
path: root/isys
diff options
context:
space:
mode:
Diffstat (limited to 'isys')
-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 */