summaryrefslogtreecommitdiff
path: root/build/arch-options
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-11-01 08:08:58 +0000
committerSamuel Thibault <sthibault@debian.org>2012-11-01 08:08:58 +0000
commit2292c33498e5483dd3f2cea41b8029ccbfe005ba (patch)
tree46ad05dd0bac0e16dd284b11721295bc4816986b /build/arch-options
parent1492baa7b80261c0c4a93c0565931fcb00796405 (diff)
downloadinstallation-guide-2292c33498e5483dd3f2cea41b8029ccbfe005ba.zip
Update lowmem values.
Diffstat (limited to 'build/arch-options')
-rw-r--r--build/arch-options/amd646
-rw-r--r--build/arch-options/armel3
-rw-r--r--build/arch-options/armhf3
-rw-r--r--build/arch-options/hppa1
-rw-r--r--build/arch-options/hurd-i3866
-rw-r--r--build/arch-options/i3866
-rw-r--r--build/arch-options/ia642
-rw-r--r--build/arch-options/kfreebsd-amd647
-rw-r--r--build/arch-options/kfreebsd-i3867
-rw-r--r--build/arch-options/mips3
-rw-r--r--build/arch-options/mipsel3
-rw-r--r--build/arch-options/powerpc5
-rw-r--r--build/arch-options/s3902
-rw-r--r--build/arch-options/s390x2
-rw-r--r--build/arch-options/sparc2
15 files changed, 41 insertions, 17 deletions
diff --git a/build/arch-options/amd64 b/build/arch-options/amd64
index b951ac5a5..1ac4dcb18 100644
--- a/build/arch-options/amd64
+++ b/build/arch-options/amd64
@@ -5,8 +5,10 @@
archspec="amd64;any-amd64;x86;any-x86;not-s390;not-powerpc"
arch_listname="amd64"
arch_porturl="amd64"
-minimum_memory=80
-minimum_memory_gtk=124
+# This is also in the lowmem package
+minimum_memory=90
+# This is also in the rootskel package, S60frontend
+minimum_memory_gtk=164
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
smp_config_option="Symmetric multi-processing support"
diff --git a/build/arch-options/armel b/build/arch-options/armel
index 1af0fdf7f..d1fbdc0de 100644
--- a/build/arch-options/armel
+++ b/build/arch-options/armel
@@ -9,7 +9,8 @@
archspec="arm;not-x86;not-s390;not-powerpc"
arch_listname="arm"
arch_porturl="arm"
-minimum_memory=36
+# This is also in the lowmem package
+minimum_memory=31
# These two options should be set if condition 'smp' is set below
smp_config_section="N/A"
smp_config_option="N/A"
diff --git a/build/arch-options/armhf b/build/arch-options/armhf
index b202d4122..5f42c6bea 100644
--- a/build/arch-options/armhf
+++ b/build/arch-options/armhf
@@ -9,7 +9,8 @@
archspec="arm;not-x86;not-s390;not-powerpc"
arch_listname="arm"
arch_porturl="arm"
-minimum_memory=36
+# This is also in the lowmem package
+minimum_memory=31
# These two options should be set if condition 'smp' is set below
smp_config_section="N/A"
smp_config_option="N/A"
diff --git a/build/arch-options/hppa b/build/arch-options/hppa
index baa6bfba7..2cf0ba8b5 100644
--- a/build/arch-options/hppa
+++ b/build/arch-options/hppa
@@ -5,6 +5,7 @@
archspec="hppa;not-x86;not-s390;not-powerpc"
arch_listname="hppa"
arch_porturl="hppa"
+# This is also in the lowmem package
minimum_memory=32
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
diff --git a/build/arch-options/hurd-i386 b/build/arch-options/hurd-i386
index df921899f..2e62e2e9b 100644
--- a/build/arch-options/hurd-i386
+++ b/build/arch-options/hurd-i386
@@ -6,8 +6,10 @@ archspec="hurd-i386;any-i386;any-x86;not-x86;not-s390;not-powerpc"
arch_listname="hurd"
arch_porturl="hurd"
# TODO: update
-minimum_memory=44
-minimum_memory_gtk=96
+# This is also in the lowmem package
+minimum_memory=128
+# This is also in the rootskel package, S60frontend
+minimum_memory_gtk=256
# These two options should be set if condition 'smp' is set below
smp_config_section="N/A"
smp_config_option="N/A"
diff --git a/build/arch-options/i386 b/build/arch-options/i386
index 35a3a9475..b79951dc2 100644
--- a/build/arch-options/i386
+++ b/build/arch-options/i386
@@ -5,8 +5,10 @@
archspec="i386;any-i386;x86;any-x86;not-s390;not-powerpc"
arch_listname="boot"
arch_porturl="i386"
-minimum_memory=56
-minimum_memory_gtk=100
+# This is also in the lowmem package
+minimum_memory=80
+# This is also in the rootskel package, S60frontend
+minimum_memory_gtk=140
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
smp_config_option="Symmetric multi-processing support"
diff --git a/build/arch-options/ia64 b/build/arch-options/ia64
index 836e7684b..acf6217b2 100644
--- a/build/arch-options/ia64
+++ b/build/arch-options/ia64
@@ -5,6 +5,8 @@
archspec="ia64;not-x86;not-s390;not-powerpc"
arch_listname="ia64"
arch_porturl="ia64"
+# TODO: update
+# This is also in the lowmem package
minimum_memory=32
# These two options should be set if condition 'smp' is set below
smp_config_section="General setup"
diff --git a/build/arch-options/kfreebsd-amd64 b/build/arch-options/kfreebsd-amd64
index 10b7675f6..53618b5ed 100644
--- a/build/arch-options/kfreebsd-amd64
+++ b/build/arch-options/kfreebsd-amd64
@@ -5,9 +5,10 @@
archspec="kfreebsd-amd64;any-amd64;any-x86;not-x86;not-s390;not-powerpc"
arch_listname="bsd"
arch_porturl="kfreebsd-gnu"
-# TODO: update
-minimum_memory=56
-minimum_memory_gtk=96
+# This is also in the lowmem package
+minimum_memory=110
+# This is also in the rootskel package, S60frontend
+minimum_memory_gtk=170
# These two options should be set if condition 'smp' is set below
# TODO: update
smp_config_section="Processor type and features"
diff --git a/build/arch-options/kfreebsd-i386 b/build/arch-options/kfreebsd-i386
index dc691cbd2..4db4389ee 100644
--- a/build/arch-options/kfreebsd-i386
+++ b/build/arch-options/kfreebsd-i386
@@ -5,9 +5,10 @@
archspec="kfreebsd-i386;any-i386;any-x86;not-x86;not-s390;not-powerpc"
arch_listname="bsd"
arch_porturl="kfreebsd-gnu"
-# TODO: update
-minimum_memory=44
-minimum_memory_gtk=96
+# This is also in the lowmem package
+minimum_memory=75
+# This is also in the rootskel package, S60frontend
+minimum_memory_gtk=140
# These two options should be set if condition 'smp' is set below
# TODO: update
smp_config_section="Processor type and features"
diff --git a/build/arch-options/mips b/build/arch-options/mips
index 136f3a373..45b37bdb7 100644
--- a/build/arch-options/mips
+++ b/build/arch-options/mips
@@ -5,7 +5,8 @@
archspec="mips;not-x86;not-s390;not-powerpc"
arch_listname="mips"
arch_porturl="mips"
-minimum_memory=32
+# This is also in the lowmem package
+minimum_memory=33
# These two options should be set if condition 'smp' is set below
smp_config_section="N/A"
smp_config_option="N/A"
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel
index 87ea761cf..c3752da7c 100644
--- a/build/arch-options/mipsel
+++ b/build/arch-options/mipsel
@@ -5,7 +5,8 @@
archspec="mipsel;not-x86;not-s390;not-powerpc"
arch_listname="mips"
arch_porturl="mips"
-minimum_memory=32
+# This is also in the lowmem package
+minimum_memory=33
# These two options should be set if condition 'smp' is set below
smp_config_section="N/A"
smp_config_option="N/A"
diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc
index 57bb6cebc..c9e3e134b 100644
--- a/build/arch-options/powerpc
+++ b/build/arch-options/powerpc
@@ -5,8 +5,11 @@
archspec="powerpc;not-s390;not-x86"
arch_listname="powerpc"
arch_porturl="powerpc"
+# TODO: update
+# This is also in the lowmem package
minimum_memory=32
-minimum_memory_gtk=128
+# This is also in the rootskel package, S60frontend
+minimum_memory_gtk=170
# These two options should be set if condition 'smp' is set below
smp_config_section="Platform support"
smp_config_option="Symmetric multi-processing support"
diff --git a/build/arch-options/s390 b/build/arch-options/s390
index c6cd082e2..d4df6d752 100644
--- a/build/arch-options/s390
+++ b/build/arch-options/s390
@@ -5,6 +5,8 @@
archspec="s390;not-powerpc;not-x86"
arch_listname="s390"
arch_porturl="s390"
+# TODO: update
+# This is also in the lowmem package
minimum_memory=20
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
diff --git a/build/arch-options/s390x b/build/arch-options/s390x
index 350dff8b0..bc758efda 100644
--- a/build/arch-options/s390x
+++ b/build/arch-options/s390x
@@ -9,6 +9,8 @@
archspec="s390;not-powerpc;not-x86"
arch_listname="s390"
arch_porturl="s390"
+# TODO: update
+# This is also in the lowmem package
minimum_memory=20
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
diff --git a/build/arch-options/sparc b/build/arch-options/sparc
index 637ed2275..c6be84bec 100644
--- a/build/arch-options/sparc
+++ b/build/arch-options/sparc
@@ -5,6 +5,8 @@
archspec="sparc;not-x86;not-s390;not-powerpc"
arch_listname="sparc"
arch_porturl="sparc"
+# TODO: update
+# This is also in the lowmem package
minimum_memory=32
# These two options should be set if condition 'smp' is set below
smp_config_section="General setup"