diff options
author | imp <imp@FreeBSD.org> | 1999-01-26 03:13:22 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1999-01-26 03:13:22 +0000 |
commit | fe596a9ef89bac8b56cc2f63ad3c6c7df6ab1be5 (patch) | |
tree | f1d3996604c6ced0baed140f3203f7c11b82d58a | |
parent | 4b7738dba1fe295270f7b0ce61b79c90363bfda3 (diff) | |
download | FreeBSD-src-fe596a9ef89bac8b56cc2f63ad3c6c7df6ab1be5.zip FreeBSD-src-fe596a9ef89bac8b56cc2f63ad3c6c7df6ab1be5.tar.gz |
o Add info about Julian's Linux Threads checkin (one of these
days I'm going to write a make kvm top level target).
o Add warning about the
short lived boot block breakage and briefly what to do to
fix it.
-rw-r--r-- | UPDATING | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -7,7 +7,18 @@ 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. -1999121: +19990125: + Linux threads options has gone away (they are now standard in + the FreeBSD kernel). A recompile of all libkvm using programs + is in order (or better yet a make world). + +19990122: + On or about this date there was a small window when the boot + blocks had some minor problems which seemed to force one to + edit /etc/fstab. This has been corrected, if you are seeing this + problem, please rebuild and reinstall your boot blocks. + +19990121: Vinum has changed. The "vinum read" command has changed. For updates, please see @@ -107,4 +118,4 @@ http://www.freebsd.org/cgi/getmsg.cgi?fetch=827400+0+current/freebsd-current to silence warnings from authentication programs (login, etc). See src/etc/pam.conf for a sample. -$Id: UPDATING,v 1.15 1999/01/21 20:13:41 imp Exp $ +$Id: UPDATING,v 1.16 1999/01/21 20:16:24 imp Exp $ |