summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2015-08-29 07:59:31 +0000
committerglebius <glebius@FreeBSD.org>2015-08-29 07:59:31 +0000
commit3809a94aebef3aa8a8baa58a1a213378630a7d8a (patch)
treeb5adab632672f609d0b902b080850faa008b980c
parenta3c33419519dc4616127df615c398033479bc852 (diff)
downloadFreeBSD-src-3809a94aebef3aa8a8baa58a1a213378630a7d8a.zip
FreeBSD-src-3809a94aebef3aa8a8baa58a1a213378630a7d8a.tar.gz
Add reminder to run etcupdate or mergemaster to get updated
rc.d scripts for wireless. Poked by: adrian
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ada4018..41c7bd9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -32,6 +32,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20150827:
+ The wireless drivers had undergone changes that remove the 'parent
+ interface' from the ifconfig -l output. The rc.d network scripts
+ used to check presence of a parent interface in the list, so old
+ scripts would fail to start wireless networking. Thus, etcupdate(3)
+ or mergemaster(8) run is required after kernel update, to update your
+ rc.d scripts in /etc.
+
+20150827:
pf no longer supports 'scrub fragment crop' or 'scrub fragment drop-ovl'
These configurations are now automatically interpreted as
'scrub fragment reassemble'.
OpenPOWER on IntegriCloud