move BSD down
This commit is contained in:
parent
95b78130fc
commit
ab823c1697
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
#summary All about installing custom kernels.
|
||||
|
||||
= FreeBSD =
|
||||
|
||||
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 Network Namespaces =
|
||||
|
||||
== Running a custom kernel PPA on Ubuntu ==
|
||||
|
@ -28,3 +24,7 @@ sudo apt-get install linux-image-generic-lts-backport-maverick
|
|||
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])
|
||||
|
||||
= FreeBSD =
|
||||
|
||||
A small patch is required to the standard FreeBSD 8.x kernel for running CORE. That patch is included in the CORE source under the `kernel/` directory. See the FreeBSD installation instructions for recompiling the kernel.
|
Loading…
Add table
Add a link
Reference in a new issue