diff options
author | imp <imp@FreeBSD.org> | 2000-06-22 02:23:52 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2000-06-22 02:23:52 +0000 |
commit | 8f48bbc6a496be5b1e708d67dde36e8883b7243a (patch) | |
tree | 301bb6cd50fe45ebf1377a255a93880716ee82b2 /UPDATING | |
parent | fa386ea6a3c21cde73299e2413ddc0b8c25867e2 (diff) | |
download | FreeBSD-src-8f48bbc6a496be5b1e708d67dde36e8883b7243a.zip FreeBSD-src-8f48bbc6a496be5b1e708d67dde36e8883b7243a.tar.gz |
bde says we don't need to note in passing the locore stuff.
Scott Flatman <sf@arcanet.com> sent in a step by step buide to updating
the config file. since he was first, he gets his name in lights :-)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -5,6 +5,11 @@ 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:' +20000621: + Scott Flatman <sf@aracnet.com> sent in a decent writeup on + the config file update proceedure. + http://people.freebsd.org/~imp/config-upd.hmtl + 20000620: Binutils 2.10 have hit the tree, or will shortly. As soon as they do, the problem noted in 20000522 will be resolved and @@ -32,11 +37,6 @@ ITEMS:' More details to follow. A better howto would be warmly accepted by the author of UPDATING. -20000606: - Kernel debug symbols now occupy core space on the intel port. - This may change the amount of available memory after booting - newer kernels. - 20000522: A new set of binutils went into the tree today. Anybody building a kernel after this point is advised that they need |