summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2014-09-22 19:07:27 +0000
committerSean Bruno <sbruno@FreeBSD.org>2014-09-22 19:07:27 +0000
commit243d6a501a275a3206cbd30816f36089e931b898 (patch)
treebb6f2a0151164f7c658d6e89fcc76a0b0365d80a /UPDATING
parentcd5d81ba41841ea9c1a9427fd5aeb93d7cb37624 (diff)
downloadsrc-test2-243d6a501a275a3206cbd30816f36089e931b898.tar.gz
src-test2-243d6a501a275a3206cbd30816f36089e931b898.zip
UPDATING: linux-c6 support notes, and how to fall back to linux-f10.
PR: 187786 MFC after: 2 days Relnotes: yes
Notes
Notes: svn path=/head/; revision=271990
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index cb00e10d167b..b76ad0a7d437 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20140922:
+ At svn r271982, The default linux compat kernel ABI has been adjusted
+ to 2.6.18 in support of the linux-c6 compat ports infrastructure
+ update. If you wish to continue using the linux-f10 compat ports,
+ add compat.linux.osrelease=2.6.16 to your local sysctl.conf. Users are
+ encouraged to update their linux-compat packages to linux-c6 during
+ their next update cycle.
+
20140729:
The ofwfb driver, used to provide a graphics console on PowerPC when
using vt(4), no longer allows mmap() of all of physical memory. This