diff options
author | imp <imp@FreeBSD.org> | 2000-06-21 07:06:38 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2000-06-21 07:06:38 +0000 |
commit | 10984200e36b020a52133206bfabcc74226adb9d (patch) | |
tree | 247aa0f49ed3bac10e3c60dad900fc2da4d99e46 /UPDATING | |
parent | 0791f9ece979bd63a099f123a010176542348243 (diff) | |
download | FreeBSD-src-10984200e36b020a52133206bfabcc74226adb9d.zip FreeBSD-src-10984200e36b020a52133206bfabcc74226adb9d.tar.gz |
I felt guilty:
o add note about binutils 2.10 fixing the problems noted on 20000522.
o Add some very brief text to the '612 entry on the config changes.
A better howto would be warmly added to the file.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 13 insertions, 2 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:' +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 + that workaround will no longer be required. + 20000615: phk removed the compatibility creation of wd devices in the ad driver. If you haven't done so already, you must update @@ -18,8 +23,14 @@ ITEMS:' 20000612: Peter took an axe to config(8). Besure that you read his mail - on the topic before even thinking about updating. More details - to follow. + on the topic before even thinking about updating. You will + need to create a /boot/devices.hints or add a hints directive + to your config file to compile them in statically. The format + of the config file has changed as well. Please see LINT, + GENERIC or NEWCARD for examples of the new format. + + More details to follow. A better howto would be warmly + accepted by the author of UPDATING. 20000522: A new set of binutils went into the tree today. Anybody |