aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2003-01-27 04:53:30 +0000
committerJake Burkholder <jake@FreeBSD.org>2003-01-27 04:53:30 +0000
commit8d9b3f572cb2da2dd0c36065f91debaab3bcf80c (patch)
treead63f55b452d2da37a8af5503eb4cbb002718d66 /UPDATING
parentacbd6988aa8702a9522eaa2d60fddfb5788efe5f (diff)
downloadsrc-8d9b3f572cb2da2dd0c36065f91debaab3bcf80c.tar.gz
src-8d9b3f572cb2da2dd0c36065f91debaab3bcf80c.zip
Add a note about the ofwcons device name change.
Notes
Notes: svn path=/head/; revision=109923
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ae6fdd1b0907..8bc61bdfc35b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,10 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20030126:
+ The name of the device for the ofw console has changed, sparc64 users
+ must run mergemaster to update their installed /etc/ttys.
+
20030125:
The scheduler framework has grown a second scheduler and consequently
you must specify one and only one scheduler in your kernel config.