summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2006-02-19 01:05:57 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2006-02-19 01:05:57 +0000
commitfc18f73daf880e9e9cddf69a07ac56398d985bb1 (patch)
tree2167b8ec7bfc42e54d71097a0983028539a868bd /UPDATING
parentf1e58a9ac4585a1c772410e6004ca5525c2e4a22 (diff)
downloadsrc-test2-fc18f73daf880e9e9cddf69a07ac56398d985bb1.tar.gz
src-test2-fc18f73daf880e9e9cddf69a07ac56398d985bb1.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ca4c115ce11a..6ca7c283fc45 100644
--- a/UPDATING
+++ b/UPDATING
@@ -94,6 +94,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
Its /etc/rc.conf.d configuration file has been `ppp' from
the beginning, and hence there is no need to touch it.
+20051014:
+ Now most modules get their build-time options from the kernel
+ configuration file. A few modules still have fixed options
+ due to their non-conformant implementation, but they will be
+ corrected eventually. You may need to review the options of
+ the modules in use, explicitly specify the non-default options
+ in the kernel configuration file, and rebuild the kernel and
+ modules afterwards.
+
20051001:
kern.polling.enable sysctl MIB is now deprecated. Use ifconfig(8)
to turn polling(4) on your interfaces.