This file contains minimal instructions for the moderately clueful to

update their systems from prior versions of FreeBSD.  It is only for
November 18, 1998 and newer systems.  If you have an older system, you
are on your own.

I'll update this from time to time, and if it shows signs of bitrot
I'll kill it.
This commit is contained in:
Warner Losh 1998-12-15 00:24:32 +00:00
parent 60453219bd
commit 53dfde793f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41806

15
UPDATING Normal file
View File

@ -0,0 +1,15 @@
This file is maintainted by imp@village.org. Please send new entries
in it to him. It contains a list, in reverse chronologocal order, of
major breakages in tracking -current. Not all things will be listed
here, and it only starts on Novemeber 18, 1998. If you have an
earlier version of FreeBSD, you are on your own.
19981118:
PAM integrated into the tree. Requires new /etc/pam.conf file
to silence warnings from authentication programs (login, etc).
See src/etc/pam.conf for a sample.
YYYYMMDD:
What happened and what you need to do.
$Id:$