summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorwkoszek <wkoszek@FreeBSD.org>2007-05-16 17:23:54 +0000
committerwkoszek <wkoszek@FreeBSD.org>2007-05-16 17:23:54 +0000
commit147aff09a75a56feb7cc653a7ab2c9b6c396bd69 (patch)
tree3627b4a1b9083d7f36f03520cb5e1e6c26be735c /UPDATING
parentd98a9928ca4d6dfccb842a529e4ff10ee0263bf8 (diff)
downloadFreeBSD-src-147aff09a75a56feb7cc653a7ab2c9b6c396bd69.zip
FreeBSD-src-147aff09a75a56feb7cc653a7ab2c9b6c396bd69.tar.gz
Revert config(8) version bump. It brings major pain for people working on
different versions of FreeBSD source tree. Old config(8) can now be used unless you want to use INCLUDE_CONFIG_FILE option. Approved by: imp Reviewed by: imp
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6c58f6f..47cb554 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20070516:
+ Improved INCLUDE_CONFIG_FILE support has been introduced to the
+ config(8) utility. In order to take advantage of this new
+ functionality, you are expected to recompile and install
+ src/usr.sbin/config. If you don't rebuild config(8), and your
+ kernel configuration depends on INCLUDE_CONFIG_FILE, the kernel
+ build will be broken because of a missing "kernconfstring"
+ symbol.
+
20070513:
Symbol versioning is enabled by default. To disable it, use
option WITHOUT_SYMVER. It is not advisable to attempt to
OpenPOWER on IntegriCloud