From 21c075eaf5df4923158054dcb3645a9f9f635179 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 28 Oct 2002 21:33:10 +0000 Subject: [PATCH] Add note: cvs checkout -P needed for fresh tree. --- UPDATING | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 64ab9eb22f26..145abe49275d 100644 --- a/UPDATING +++ b/UPDATING @@ -1030,7 +1030,7 @@ COMMON ITEMS: [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