summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-09-09 15:59:17 +0000
committerobrien <obrien@FreeBSD.org>2005-09-09 15:59:17 +0000
commite846826704d995d14be587b36ab63e2fa6f8bb28 (patch)
tree3608d3299d7649f8bc5a44a2589f5f785510f898 /UPDATING
parent19c606064a06a77eb40a7a13f701c130058aa554 (diff)
downloadFreeBSD-src-e846826704d995d14be587b36ab63e2fa6f8bb28.zip
FreeBSD-src-e846826704d995d14be587b36ab63e2fa6f8bb28.tar.gz
Be a little more obvious about the steps to build a kernel.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 4 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 50c8d10..cad57cb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -237,8 +237,10 @@ COMMON ITEMS:
To build a kernel
-----------------
If you are updating from a prior version of FreeBSD (even one just
- a few days old), you should follow this procedure. With a
- /usr/obj tree with a fresh buildworld,
+ a few days old), you should follow this procedure. It is the most
+ failsafe as it uses a /usr/obj tree with a fresh mini-buildworld,
+
+ make kernel-toolchain
make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=YOUR_KERNEL_HERE
make -DALWAYS_CHECK_MAKE installkernel KERNCONF=YOUR_KERNEL_HERE
OpenPOWER on IntegriCloud