summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2006-01-18 19:54:51 +0000
committerjulian <julian@FreeBSD.org>2006-01-18 19:54:51 +0000
commit471e2b71d13bd2d2b69d6ed30943ae193893965d (patch)
treef3fb9f795ff10748b7dd5f42a48714d25b7bf99a /UPDATING
parent7ab11dec1ceb0bb4713a3da61b8759290eabc5ce (diff)
downloadFreeBSD-src-471e2b71d13bd2d2b69d6ed30943ae193893965d.zip
FreeBSD-src-471e2b71d13bd2d2b69d6ed30943ae193893965d.tar.gz
Note that the size of /boot has blown oout to 140 MBytes unless the
right options are used. Tell how to avoid this.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 60d59f6..bf11bfa 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20060118:
+ This actually occured some time ago, but installing the kernel
+ now also installs a bunch of symbol files for the kernel modules.
+ This increases the size of /boot/kenrnel to about 67Mbytes. You
+ will need twice this if you will eventually back this up to kernel.old
+ on your next install.
+ If you have a shortage of room in your root partition, you should add
+ -DINSTALL_NODEBUG to your make arguments or add INSTALL_NODEBUG="yes"
+ to your /etc/make.conf.
+
20060113:
libc's malloc implementation has been replaced. This change has the
potential to uncover application bugs that previously went unnoticed.
OpenPOWER on IntegriCloud