svn commit: r338239 - head
Warner Losh
imp at FreeBSD.org
Thu Aug 23 05:06:34 UTC 2018
Author: imp
Date: Thu Aug 23 05:06:31 2018
New Revision: 338239
URL: https://svnweb.freebsd.org/changeset/base/338239
Log:
Add a special note to UPDATING for the devmatch stuff. While tested,
there's an elevated risk of trouble, and you must update kernel,
userland and rc scripts for the best experience.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Thu Aug 23 05:06:27 2018 (r338238)
+++ head/UPDATING Thu Aug 23 05:06:31 2018 (r338239)
@@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20170822:
+ devctl freeze/that have gone into the tree, the rc scripts have been
+ updated to use them and devmatch has been changed. You should update
+ kernel, userland and rc scripts all at the same time.
+
20180821:
drm and drm2 have been removed. Users on powerpc, 32-bit hardware,
or with GPUs predating Radeon and i915 will need to install the
More information about the svn-src-all
mailing list