aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-05-16 07:48:18 +0000
committerWarner Losh <imp@FreeBSD.org>2000-05-16 07:48:18 +0000
commit8039cede53e1277c2eeee7bcdce6f796da8d68c2 (patch)
tree43299548c9455a1c50b6cbae92cd800954938fbf /UPDATING
parent978eafa6e392485426aa6cab95ca2e4a078bf480 (diff)
downloadsrc-8039cede53e1277c2eeee7bcdce6f796da8d68c2.tar.gz
src-8039cede53e1277c2eeee7bcdce6f796da8d68c2.zip
All the latest big changes in -current that I could find:
mod depends modules out of makeworld ethernet drivers alpha boot bloocks Maybe a few others
Notes
Notes: svn path=/head/; revision=60636
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING23
1 files changed, 23 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 65f1a27bbc14..77f752429fc2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,29 @@ 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:'
+20000513:
+ The ethernet drivers were all updated to clean up the BPF handling.
+
+2000510:
+ The problems with boot blocks on the alphas have been corrected.
+ This will require some care in updating alphas. A new libstand
+ is requires for the boot blocks to build properly.
+
+20000502:
+ Modules have been disconnected from the buildworld tree and
+ connected to the kernel building instead.
+
+20000503:
+ Recompile all kld modules. Proper version dependency info
+ is now available.
+
+2000427:
+ You may need to build gperf
+ cd /usr/src/gnu/usr.bin/gperf &&make depend all install
+ when upgrading from 4.0 -> current. The build system now uses
+ an option only in -current.
+
+
20000417:
The method that we brand ELF binaries has changed to be more
acceptible to the binutils maintainers. You will need to