Note: mergemaster stopped being optional a long time ago. Caution against
doing it by hand (but provide pointers to those wanting to do it by hand).
This commit is contained in:
parent
cef39a72ce
commit
a6cd4f9de3
9
UPDATING
9
UPDATING
@ -702,7 +702,7 @@ COMMON ITEMS:
|
||||
make installkernel KERNCONF=YOUR_KERNEL_HERE
|
||||
reboot in single user [3]
|
||||
make installworld
|
||||
mergemaster
|
||||
mergemaster [4]
|
||||
[1]
|
||||
<reboot>
|
||||
|
||||
@ -733,6 +733,13 @@ COMMON ITEMS:
|
||||
cd /usr/src
|
||||
adjkerntz -i # if COMS is wall time
|
||||
|
||||
[4] Note: This step is non-optional. Failure to do this step
|
||||
can result in a significant reduction in the functionality of the
|
||||
system. Attempting to do it by hand is not recommended and those
|
||||
that pursue this avenue should read this file carefully, as well
|
||||
as the archives of freebsd-current and freebsd-hackers mailing lists
|
||||
for potential gotchas.
|
||||
|
||||
FORMAT:
|
||||
|
||||
This file contains a list, in reverse chronological order, of major
|
||||
|
Loading…
Reference in New Issue
Block a user