aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2000-09-12 19:05:11 +0000
committerMark Murray <markm@FreeBSD.org>2000-09-12 19:05:11 +0000
commitf4865386bcae4c0d910d76b5dcd0e94ceca559dc (patch)
tree7b311c3e18fa397c0d017d98c5f0b883fad52e26 /UPDATING
parent77044cb6d93caddbfeb10725fb02d3eaafe1c7c6 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 54e8acf6e4ed..a26ac7b41676 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ directly to him. See end of file for further details. For commonly
done items, please see the end of the file. Search for 'COMMON
ITEMS:'
+20000911:
+ The random device has been turned into a (pseudo-)device,
+ rather than an option. The supplied kernel config files have
+ been updated. You will need to do something similar in your
+ own kernel config file.
+ Remove:
+ options RANDOMDEV
+ Add:
+ device random
+ If you prefer to load the loadable module, you need to do
+ nothing.
+
20000909:
The random device module has been renamed from randomdev.ko to
random.ko. You will need to edit your /boot/loader.conf to