aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-09-24 21:48:04 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-09-24 21:48:04 +0000
commit98e67009c0434e7755d893e2dbe4af45ad9c5cd4 (patch)
tree1bcad8efc17a77f9140e1a6bdc016fcf18546365 /UPDATING
parent29a2191ffe637fbcd707884f1b50082bfe9071ae (diff)
parent453b09caf5d11a43b6459aa2cf8302b5b98ad456 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index da1fa7434b29..bd130d2269f8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -36,6 +36,19 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
20141231 entry below for information about prerequisites and upgrading,
if you are not already using 3.5.0 or higher.
+20150924:
+ Kernel debug files have been moved to /usr/lib/debug/boot/kernel/,
+ and renamed from .symbols to .debug. This reduces the size requirements
+ on the boot partition or file system and provides consistency with
+ userland debug files.
+
+ When using the supported kernel installation method the
+ /usr/lib/debug/boot/kernel directory will be renamed (to kernel.old)
+ as is done with /boot/kernel.
+
+ Developers wishing to maintain the historical behavior of installing
+ debug files in /boot/kernel/ can set KERN_DEBUGDIR="" in src.conf(5).
+
20150827:
The wireless drivers had undergone changes that remove the 'parent
interface' from the ifconfig -l output. The rc.d network scripts