remove empty OpenVZ heading

This commit is contained in:
ahrenholz 2011-08-18 22:57:28 +00:00
parent ed53451a31
commit b73ca18547

View file

@ -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. 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 = = Linux Network Namespaces =
== Running a custom kernel PPA on Ubuntu == == 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 == == Building a custom Ubuntu kernel ==
Follow the directions here: Follow the directions here:
* https://wiki.ubuntu.com/KernelTeam/GitKernelBuild * 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])