Difference between revisions of "Download/kernel/2.6.18/028test018.1"
Botinki Kira (talk | contribs) (Automated import of articles) |
(No difference)
|
Revision as of 12:55, 19 March 2008
Warning: This kernel branch is currently frozen.
Essentially that means it is neither maintained nor supported, could contain security vulnerabilities and other bugs, and generally should not be used. Please check the list of supported kernel branches at Download/kernel page. |
Warning: this is an old version of 2.6.18 kernel. For the latest version, see Download/kernel/2.6.18/028stab056.1. |
Based on | vanilla 2.6.18 |
---|---|
Status | stable, frozen, not maintained |
Latest | 028stab056.1 |
Archives | 2.6.18 |
Git repo | linux-2.6.18-openvz |
Contents
Changes
- Merged mainstream stable updates up to 2.6.18.8.
- Critical fix in task/UBC handling.
- Fixes in ext3, NFS for VE, simfs.
- Checkpointing fixes and improvements.
For the complete list of changes in this release, see git changelog for kernel 028test018.
Config changes
Only for IA64:
- -
CONFIG_FLATMEM_MANUAL
- -
CONFIG_FLATMEM
- -
CONFIG_FLAT_NODE_MEM_MAP
- +
CONFIG_SPARSEMEM_MANUAL=y
- +
CONFIG_SPARSEMEM=y
- +
CONFIG_HAVE_MEMORY_PRESENT=y
- +
CONFIG_SPARSEMEM_EXTREME=y
- -
CONFIG_VIRTUAL_MEM_MAP
- -
CONFIG_HOLES_IN_ZONE
- -
CONFIG_BLK_DEV_AMD74XX
RPMS
You need only one kernel RPM so please choose the appropriate one depending on your hardware:
- If your x86 (i686, IA32) machine has more than 4 GB of RAM, choose
kernel-enterprise
RPM. - If your x86 (i686, IA32) or x86_64 (AMD64, EM64T) machine has more than one CPU (or a CPU with hyperthreading), choose
kernel-smp
RPM. - Otherwise, use the plain kernel RPM (i.e.
kernel
).
For more info, see Kernel flavors.
x86 (i686, IA32)
File | Size |
---|---|
kernel-2.6.18-ovz028test018.1.i686.rpm | 12 Mb |
kernel-smp-2.6.18-ovz028test018.1.i686.rpm | 13 Mb |
kernel-enterprise-2.6.18-ovz028test018.1.i686.rpm | 13 Mb |
IA64 (Itanium)
File | Size |
---|---|
kernel-2.6.18-ovz028test018.1.ia64.rpm | 20 Mb |
ppc64 (Power)
File | Size |
---|---|
kernel-2.6.18-ovz028test018.1.ppc64.rpm | 10 Mb |
x86_64 (AMD64, EM64T)
File | Size |
---|---|
kernel-2.6.18-ovz028test018.1.x86_64.rpm | 12 Mb |
kernel-smp-2.6.18-ovz028test018.1.x86_64.rpm | 12 Mb |
SPARC
SPARC support is available in source form only. Please download the patch below and recompile the kernel. More info about kernel recompiling is available at Kernel build#Rebuilding kernel from sources.
Source RPM
File | Size |
---|---|
kernel-2.6.18-ovz028test018.1.src.rpm | 41 Mb |
kernel-2.6.18-ovz028test018.1.nosrc.rpm | 1 Mb |
kernel-ovz.spec | 22 Kb |
Kernel patch
This patch is applicable to vanilla Linux 2.6.18 kernel (not to 2.6.18.y), available from kernel.org.
File | Size |
---|---|
patch-ovz028test018.1-combined.gz | 1 Mb |
Configs
Official configs of this OpenVZ kernel used to build binary RPMS.
File | Size |
---|---|
kernel-2.6.18-i686-enterprise.config.ovz | 38 Kb |
kernel-2.6.18-i686-smp.config.ovz | 38 Kb |
kernel-2.6.18-i686.config.ovz | 38 Kb |
kernel-2.6.18-ia64.config.ovz | 34 Kb |
kernel-2.6.18-ppc64.config.ovz | 35 Kb |
kernel-2.6.18-x86_64-smp.config.ovz | 35 Kb |
kernel-2.6.18-x86_64.config.ovz | 35 Kb |
Archives
For other 2.6.18 kernel releases, see download/kernel/2.6.18/Archives.
For other kernel branches, see download/kernel.