Author: dougb
Date: Sat Jan 14 23:19:10 2012
New Revision: 230122
URL: http://svn.freebsd.org/changeset/base/230122

Log:
  For the mass rc.d changes, add a command line to make the update easier

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Sat Jan 14 23:10:18 2012        (r230121)
+++ head/UPDATING       Sat Jan 14 23:19:10 2012        (r230122)
@@ -28,6 +28,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
        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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to