diff options
author | Warner Losh <imp@FreeBSD.org> | 1999-01-05 07:45:10 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 1999-01-05 07:45:10 +0000 |
commit | 355edc3e75525a151059eb99ec9261b4d54ab9fb (patch) | |
tree | 3d0d746c07a998d0bbe8996e6ea4465ab7483ea9 /UPDATING | |
parent | 2c558794ca7fd2f7f6c05410009c8646666de655 (diff) | |
download | src-test2-355edc3e75525a151059eb99ec9261b4d54ab9fb.tar.gz src-test2-355edc3e75525a151059eb99ec9261b4d54ab9fb.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -20,6 +20,17 @@ earlier version of FreeBSD, you are on your own to get to November 18, continue to work, even after the upgrade). See src/Makefile for more details. +19981224: + The old wcd driver has been deleted from the kernel. The + driver that replaces it is named acd. You'll need to change + this in your configuration files. + + Failure to do this will result in "ATAPI CD-ROMs not + configured" at boot time. + + The floppy tape driver (ft) has been removed from the kernel, + with no replacement driver. + 19981202: New groups from 19981201 commented out of mtree, so they aren't strictly needed, but still a good idea to have. @@ -42,4 +53,4 @@ earlier version of FreeBSD, you are on your own to get to November 18, YYYYMMDD: What happened and what you need to do. -$Id: UPDATING,v 1.4 1998/12/31 08:01:12 imp Exp $ +$Id: UPDATING,v 1.5 1999/01/05 05:46:37 imp Exp $ |