summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-14 07:49:12 +0000
committerru <ru@FreeBSD.org>2002-05-14 07:49:12 +0000
commit9cf99ff7cfcc12a629fe8fa33d2d0bec2a5a0d29 (patch)
treeac52ef7b7f52880a1878d71a829d86ff68b70750 /UPDATING
parent93d6d2e8c29b8f054bd4b71cdeb582a7dc283d8b (diff)
downloadFreeBSD-src-9cf99ff7cfcc12a629fe8fa33d2d0bec2a5a0d29.zip
FreeBSD-src-9cf99ff7cfcc12a629fe8fa33d2d0bec2a5a0d29.tar.gz
Check that kldxref(8) exists before running it.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 1 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 241d0e4..8909183 100644
--- a/UPDATING
+++ b/UPDATING
@@ -949,7 +949,7 @@ COMMON ITEMS:
make buildworld
make buildkernel KERNCONF=YOUR_KERNEL_HERE
cp src/sys/${MACHINE_ARCH}/conf/GENERIC.hints /boot/device.hints [2]
- make installkernel KERNCONF=YOUR_KERNEL_HERE [6]
+ make installkernel KERNCONF=YOUR_KERNEL_HERE
reboot in single user [3]
mergemaster -p [5]
make installworld
@@ -1000,9 +1000,6 @@ COMMON ITEMS:
install) after the buildworld before this step if you last updated
from current before 20020224 or from -stable before 20020408.
- [6] You may get a warning from kldxref. Ignore it. It doesn't
- matter.
-
FORMAT:
This file contains a list, in reverse chronological order, of major
OpenPOWER on IntegriCloud