summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-01-14 23:19:10 +0000
committerdougb <dougb@FreeBSD.org>2012-01-14 23:19:10 +0000
commite19a997d4a9c059fd70e3096ca9be23cf2f7a7c3 (patch)
tree6053959ef4b7fcd492122d2a84fce3a390ca1e18 /UPDATING
parentf481767a1d2c2a5916d470960fcce84e165c36e2 (diff)
downloadFreeBSD-src-e19a997d4a9c059fd70e3096ca9be23cf2f7a7c3.zip
FreeBSD-src-e19a997d4a9c059fd70e3096ca9be23cf2f7a7c3.tar.gz
For the mass rc.d changes, add a command line to make the update easier
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a810095..9a7699b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,6 +28,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
port installed with a script in /usr/local/etc/rc.d you can either
hand-edit the rcvar= line, or reinstall the port.
+ An easy way to handle the mass-update of /etc/rc.d:
+ rm /etc/rc.d/* && mergemaster -i
+
20120109:
panic(9) now stops other CPUs in the SMP systems, disables interrupts
on the current CPU and prevents other threads from running.
OpenPOWER on IntegriCloud