diff options
author | imp <imp@FreeBSD.org> | 1999-01-19 21:04:22 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1999-01-19 21:04:22 +0000 |
commit | d8a1160bf9189ca69b11cb8c245e50a07cbcf8f5 (patch) | |
tree | 7520816eb49098aa5badae78e6e0eb4107a2ed34 /UPDATING | |
parent | 8289bef3b5f99fa6d1cfd8e6924f74c83c9adee7 (diff) | |
download | FreeBSD-src-d8a1160bf9189ca69b11cb8c245e50a07cbcf8f5.zip FreeBSD-src-d8a1160bf9189ca69b11cb8c245e50a07cbcf8f5.tar.gz |
Add note about the need to reconfigure kernel for some new syscons
cahnges that kazu-san has committed, culled from his HEADS UP message
to -current.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -7,6 +7,12 @@ here, and it only starts on Novemeber 18, 1998. If you have an earlier version of FreeBSD, you are on your own to get to November 18, 1998. +19990119: + More work on the syscons driver has been committed. Since + files moved around, you will need to reconfigure your kernel, + and make clean; make depend before rebuilding the kernel. No + config file changes are needed. + 19990111: New keyboard and video card drivers are introduced as the first stage of console driver reorganization. You are required to @@ -79,4 +85,4 @@ earlier version of FreeBSD, you are on your own to get to November 18, to silence warnings from authentication programs (login, etc). See src/etc/pam.conf for a sample. -$Id: UPDATING,v 1.12 1999/01/14 05:59:52 imp Exp $ +$Id: UPDATING,v 1.13 1999/01/17 17:39:32 imp Exp $ |