From b73ca1854781853fa02d97671bd3e7890996f280 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Thu, 18 Aug 2011 22:57:28 +0000 Subject: [PATCH] remove empty OpenVZ heading --- wiki/CustomKernels.wiki | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/wiki/CustomKernels.wiki b/wiki/CustomKernels.wiki index 42bfbc4d..67ad5280 100644 --- a/wiki/CustomKernels.wiki +++ b/wiki/CustomKernels.wiki @@ -4,10 +4,6 @@ A small patch is required to the standard FreeBSD 8.x kernel for running CORE. See the FreeBSD installation instructions for recompiling the kernel. -= Linux OpenVZ = - -OpenVZ is available only as a non-standard (not the mainline) kernel; see the OpenVZ installation instructions for installing these kernels. - = Linux Network Namespaces = == Running a custom kernel PPA on Ubuntu == @@ -31,4 +27,4 @@ sudo apt-get install linux-image-generic-lts-backport-maverick == Building a custom Ubuntu kernel == Follow the directions here: * https://wiki.ubuntu.com/KernelTeam/GitKernelBuild - * when running `make oldconfig` watch out for "CONFIG_X86_MRST=y" on 2.6.35 and set it to "n", or keyboard/mouse may be disabled ([http://ubuntuforums.org/showthread.php?p=9562261 thread]) + * when running `make oldconfig` watch out for "CONFIG_X86_MRST=y" on 2.6.35 and set it to "n", or keyboard/mouse may be disabled ([http://ubuntuforums.org/showthread.php?p=9562261 thread]) \ No newline at end of file