summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-10-28 21:33:10 +0000
committerimp <imp@FreeBSD.org>2002-10-28 21:33:10 +0000
commit83e463ef010e24155b6540126d6ea61c1d2e8713 (patch)
tree6c0c2cdae6cdf604010da72a9ebc4399c19d5697 /UPDATING
parent687d4fe60e2f7fe6e11ac14e0c25d1d16f398abb (diff)
downloadFreeBSD-src-83e463ef010e24155b6540126d6ea61c1d2e8713.zip
FreeBSD-src-83e463ef010e24155b6540126d6ea61c1d2e8713.tar.gz
Add note: cvs checkout -P needed for fresh tree.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 64ab9eb..145abe4 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
OpenPOWER on IntegriCloud