diff options
author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-02-19 01:05:57 +0000 |
---|---|---|
committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-02-19 01:05:57 +0000 |
commit | fc18f73daf880e9e9cddf69a07ac56398d985bb1 (patch) | |
tree | 2167b8ec7bfc42e54d71097a0983028539a868bd /UPDATING | |
parent | f1e58a9ac4585a1c772410e6004ca5525c2e4a22 (diff) | |
download | src-test2-fc18f73daf880e9e9cddf69a07ac56398d985bb1.tar.gz src-test2-fc18f73daf880e9e9cddf69a07ac56398d985bb1.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |