Add a warning about the impending demise of rcOG.

This commit is contained in:
Doug Barton 2003-04-27 21:28:37 +00:00
parent ea3de363aa
commit 33ce0cf913
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114134

View file

@ -17,6 +17,12 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
20030427:
The old rc system will soon be going away. If you have specified
rc_ng="NO" in your /etc/rc.conf[.local] you should remove it and
test with the new rc system. Please report any problems to
freebsd-rc@yahoogroups.com, and/or freebsd-current@freebsd.org.
20030423:
A bug has been fixed in /dev/devctl which would cause devd
to hang on boot, were it not for a workaround in devd. The