diff options
author | dougb <dougb@FreeBSD.org> | 2003-04-27 21:28:37 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-04-27 21:28:37 +0000 |
commit | 5edac8290a49bebab850dea9ffea291cb34d327d (patch) | |
tree | f5d729f519cc2815c6ee46e7280cec6b2c4ac974 /UPDATING | |
parent | 2121b92fc7fd0605fdf611daccdfe47cb40ca90f (diff) | |
download | FreeBSD-src-5edac8290a49bebab850dea9ffea291cb34d327d.zip FreeBSD-src-5edac8290a49bebab850dea9ffea291cb34d327d.tar.gz |
Add a warning about the impending demise of rcOG.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |