From 00bd8f10be12959d857252e985d534a0abae1768 Mon Sep 17 00:00:00 2001 From: Mike Makonnen Date: Sun, 10 Oct 2004 16:12:09 +0000 Subject: [PATCH] Add additional information on how to cope with the change. --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index fb15938945d..b7e73b85f10 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: The FreeBSD keyword is no longer a requirement for a valid rc.d script. The rc(8) and rc.shutdown(8) scripts no longer check for the existence of this keyword when ordering rc.d scripts. + This change touches most of the file in /etc/rc.d; therefore, + if you have not modified any files in that directory it may + be easier to rm -rf /etc/rc.d and then use the -i switch with + mergemaster(8). 20041007: One of the syscalls the 1:1 threading library libthr uses has