summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2002-10-28 21:33:10 +0000
committerWarner Losh <imp@FreeBSD.org>2002-10-28 21:33:10 +0000
commit21c075eaf5df4923158054dcb3645a9f9f635179 (patch)
tree6c0c2cdae6cdf604010da72a9ebc4399c19d5697 /UPDATING
parent6151efaa549da4ad6cb5b2e16279e50c18e8f7a2 (diff)
downloadsrc-test2-21c075eaf5df4923158054dcb3645a9f9f635179.tar.gz
src-test2-21c075eaf5df4923158054dcb3645a9f9f635179.zip
Add note: cvs checkout -P needed for fresh tree.
Notes
Notes: svn path=/head/; revision=106097
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 64ab9eb22f26..145abe49275d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1030,7 +1030,7 @@ COMMON ITEMS:
<make sure you have good level 0 dumps>
<maybe fix /etc/fstab> [7]
- make buildworld
+ make buildworld [9]
make buildkernel KERNCONF=YOUR_KERNEL_HERE [8]
cp src/sys/${MACHINE}/conf/GENERIC.hints /boot/device.hints [2]
make installkernel KERNCONF=YOUR_KERNEL_HERE
@@ -1111,6 +1111,8 @@ COMMON ITEMS:
option in your kernel. Failure to do so may leave you with a system
that is hard to boot to recover.
+ [9] When checking out sources, you must include the -P flag to have
+ cvs prune empty directories.
FORMAT:
This file contains a list, in reverse chronological order, of major