summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2002-01-06 20:18:13 +0000
committerWarner Losh <imp@FreeBSD.org>2002-01-06 20:18:13 +0000
commit47d0d01fcf2934c6d4c68a203903f7ae5a0619cd (patch)
tree4d759c709e7299a64884cf706d42c8bf75ac8f80 /UPDATING
parent5f45ba86a796eace09c94b1b795e2ed0fc3dc967 (diff)
downloadsrc-test-47d0d01fcf2934c6d4c68a203903f7ae5a0619cd.tar.gz
src-test-47d0d01fcf2934c6d4c68a203903f7ae5a0619cd.zip
Add note about new rc.conf for networkfs. Fix typos from PR:33499
Notes
Notes: svn path=/head/; revision=88965
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 7 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 661dfa3def66f..cd3b213ecc7ba 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,11 @@ This file is maintained and copyrighted by M. Warner Losh
of file for further details. For commonly done items, please see the
COMMON ITEMS: section later in the file.
+20011229:
+ If anyone here is already using the new rc.conf(5) variable
+ networkfs_types, please note that it has changed
+http://www.freebsd.org/cgi/mid.cgi?db=mid&id=<9744.1009655556@axl.seasidesoftware.co.za>
+
20011209:
The bugs in procfs' debugging support code have been fixed,
and truss(1) now works again.
@@ -807,13 +812,11 @@ COMMON ITEMS:
To just build a kernel when you know that it won't mess you up
--------------------------------------------------------------
cd src/sys/{i386,alpha}/conf
- config KERNEL_NAME_HERE [1]
+ config KERNEL_NAME_HERE
cd ../../compile/KERNEL_NAME_HERE
make depend
make
make install
-
- [1] If in doubt, -r might help here.
If this fails, go to the "To build a kernel" section.
@@ -859,7 +862,7 @@ COMMON ITEMS:
mount -u /
mount -a
cd /usr/src
- adjkerntz -i # if COMS is wall time
+ adjkerntz -i # if CMOS is wall time
[4] Note: This step is non-optional. Failure to do this step
can result in a significant reduction in the functionality of the