Add required reboot into single-user mode step.

# mdoc janitors should make sure I did the markup right

Inspired by: recent problems in this area
This commit is contained in:
Warner Losh 2003-11-14 06:24:20 +00:00
parent 01f5b32809
commit 614e1f02e8

View File

@ -146,6 +146,7 @@ method of updating your system from the latest sources is:
make buildworld
make buildkernel KERNCONF=FOO
make installkernel KERNCONF=FOO
<Reboot in single user mode>
make installworld
mergemaster
.Ed