diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-16 07:22:35 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-16 07:22:35 +0000 |
commit | 7a77404da0556ce527d1755ecfd402f40faff14a (patch) | |
tree | c11683e1d3337a7ae4ff348a07a27a3516800411 /build | |
parent | 8cdd417e742cb5e92b7c6815dc94dced3f59ff60 (diff) | |
download | installation-guide-7a77404da0556ce527d1755ecfd402f40faff14a.zip |
Current kernel is 2.6.26
Diffstat (limited to 'build')
-rw-r--r-- | build/arch-options/alpha | 2 | ||||
-rw-r--r-- | build/arch-options/amd64 | 2 | ||||
-rw-r--r-- | build/arch-options/arm | 2 | ||||
-rw-r--r-- | build/arch-options/hppa | 2 | ||||
-rw-r--r-- | build/arch-options/i386 | 2 | ||||
-rw-r--r-- | build/arch-options/ia64 | 2 | ||||
-rw-r--r-- | build/arch-options/m68k | 2 | ||||
-rw-r--r-- | build/arch-options/mips | 2 | ||||
-rw-r--r-- | build/arch-options/mipsel | 2 | ||||
-rw-r--r-- | build/arch-options/powerpc | 2 | ||||
-rw-r--r-- | build/arch-options/s390 | 2 | ||||
-rw-r--r-- | build/arch-options/sparc | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/build/arch-options/alpha b/build/arch-options/alpha index 0e3addf57..b9e691d56 100644 --- a/build/arch-options/alpha +++ b/build/arch-options/alpha @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="alpha;not-x86;not-s390;not-m68k;not-powerpc" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="alpha" minimum_memory=32 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/amd64 b/build/arch-options/amd64 index dc2bb2aa8..6165f3faf 100644 --- a/build/arch-options/amd64 +++ b/build/arch-options/amd64 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="amd64;x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="amd64" minimum_memory=56 minimum_memory_gtk=96 diff --git a/build/arch-options/arm b/build/arch-options/arm index d5a7209b3..b357e91ac 100644 --- a/build/arch-options/arm +++ b/build/arch-options/arm @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="arm;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="arm" minimum_memory=32 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/hppa b/build/arch-options/hppa index 849b4a6d8..bdc723c51 100644 --- a/build/arch-options/hppa +++ b/build/arch-options/hppa @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="hppa;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="hppa" minimum_memory=32 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/i386 b/build/arch-options/i386 index 3f19ae4fe..5179bec0e 100644 --- a/build/arch-options/i386 +++ b/build/arch-options/i386 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="i386;x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="boot" minimum_memory=44 minimum_memory_gtk=96 diff --git a/build/arch-options/ia64 b/build/arch-options/ia64 index 0b8bb6cbf..c70872663 100644 --- a/build/arch-options/ia64 +++ b/build/arch-options/ia64 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="ia64;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="ia64" minimum_memory=32 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/m68k b/build/arch-options/m68k index a99f4734f..6b3bafc08 100644 --- a/build/arch-options/m68k +++ b/build/arch-options/m68k @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="m68k;not-x86;not-s390;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="68k" minimum_memory=32 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/mips b/build/arch-options/mips index b722aa15d..8de384803 100644 --- a/build/arch-options/mips +++ b/build/arch-options/mips @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="mips;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="mips" minimum_memory=32 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel index 20e9ec593..3cf0f4390 100644 --- a/build/arch-options/mipsel +++ b/build/arch-options/mipsel @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="mipsel;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="mips" minimum_memory=32 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc index ab04b71d2..eb451c2ab 100644 --- a/build/arch-options/powerpc +++ b/build/arch-options/powerpc @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="powerpc;not-s390;not-m68k;not-x86;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="powerpc" minimum_memory=32 minimum_memory_gtk=128 diff --git a/build/arch-options/s390 b/build/arch-options/s390 index 882e56876..e1db1eb90 100644 --- a/build/arch-options/s390 +++ b/build/arch-options/s390 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="s390;not-powerpc;not-m68k;not-x86;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="s390" minimum_memory=20 # These two options should be set if condition 'smp' is set below diff --git a/build/arch-options/sparc b/build/arch-options/sparc index c214001b7..d8a677c2d 100644 --- a/build/arch-options/sparc +++ b/build/arch-options/sparc @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="sparc;not-x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="sparc" minimum_memory=32 # These two options should be set if condition 'smp' is set below |