From bedc5e0dfae210ea3eda9f46b39b89dfe12e066d Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Thu, 26 Jan 2012 18:52:04 +0000 Subject: [PATCH] added FreeBSD 9.0 kernel note --- wiki/CustomKernels.wiki | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wiki/CustomKernels.wiki b/wiki/CustomKernels.wiki index e4a2adc7..64848f12 100644 --- a/wiki/CustomKernels.wiki +++ b/wiki/CustomKernels.wiki @@ -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. \ No newline at end of file +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. \ No newline at end of file