Add note: cvs checkout -P needed for fresh tree.

This commit is contained in:
Warner Losh 2002-10-28 21:33:10 +00:00
parent 6151efaa54
commit 21c075eaf5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106097

View File

@ -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