diff options
author | phk <phk@FreeBSD.org> | 2003-06-09 19:25:07 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-06-09 19:25:07 +0000 |
commit | 3bba46e45ac8bd9097cd7e2c67f3ab6235ae3bed (patch) | |
tree | 99d37dc169c6eb6a0e8c4b45d9dd334001d42170 /UPDATING | |
parent | 00063a54b272457d9f09f859f5ab2ae9c21a3cf8 (diff) | |
download | FreeBSD-src-3bba46e45ac8bd9097cd7e2c67f3ab6235ae3bed.zip FreeBSD-src-3bba46e45ac8bd9097cd7e2c67f3ab6235ae3bed.tar.gz |
GEOMification of CCD.
You need your kernel and ccdconfig(8) to be in sync, particularly if your
source tree is on a ccd device.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -17,6 +17,14 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20030509: + CCD has been changed to be a fully GEOMified class. Kernel + and ccdconfig(8) needs to be in sync, this is particularly + important to remember beforehand if your source tree is on + a ccd device. Consider making a copy of the old ccdconfig + into /boot/kernel.good or wherever you keep your backup + kernel. + 20030505: Kerberos 5 (Heimdal) is now built by default. Setting MAKE_KERBEROS5 no longer has any effect. If you do NOT |