summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-03-02 00:36:13 +0000
committerimp <imp@FreeBSD.org>2001-03-02 00:36:13 +0000
commit11f2d952f6a02ee56ce81ea30ec037e1077017a0 (patch)
tree20e21ee6fc5f840f69f367706d72cb218894f0e7 /UPDATING
parent04c3141fadce1492545e810a8560fa6f3362af75 (diff)
downloadFreeBSD-src-11f2d952f6a02ee56ce81ea30ec037e1077017a0.zip
FreeBSD-src-11f2d952f6a02ee56ce81ea30ec037e1077017a0.tar.gz
Spell deprecated correctly (dufault)
Suggest mergemaster in the 4.x-stable -> current upgrade (fenner) correct path to hints file (fenner) Submitted by: dufault, fenner.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 3 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 77c2392..855d080 100644
--- a/UPDATING
+++ b/UPDATING
@@ -34,7 +34,7 @@ ITEMS:'
do not include devfs in your kernel as problems result.
20010205:
- FFS_ROOT and CD9660_ROOT have been removed or depricated.
+ FFS_ROOT and CD9660_ROOT have been removed or deprecated.
Remove them from your config.
20010122:
@@ -530,9 +530,10 @@ COMMON ITEMS:
-------------------------------------
make buildworld
make buildkernel KERNCONF=YOUR_KERNEL_HERE
- cp src/sys/${MACHINE_ARCH}/arch/GENERIC.hints /boot/device.hints [2]
+ cp src/sys/${MACHINE_ARCH}/conf/GENERIC.hints /boot/device.hints [2]
make installkernel KERNCONF=YOUR_KERNEL_HERE
make installworld
+ mergemaster
[1]
<reboot>
OpenPOWER on IntegriCloud