added FreeBSD 9.0 kernel note

This commit is contained in:
ahrenholz@gmail.com 2012-01-26 18:52:04 +00:00
parent 53669ceb35
commit bedc5e0dfa

View file

@ -39,4 +39,6 @@ Follow the directions here:
= 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.
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.
This patch applies cleanly to the FreeBSD 9.0-RELEASE generic kernel.