Add note about avoiding -j when following the upgrade path. It isn't
strictly verboten, just a recommendation to avoid problems. Add note about LINT being built from NOTES.
This commit is contained in:
parent
08ba69b8a4
commit
a24eff5315
11
UPDATING
11
UPDATING
@ -167,7 +167,7 @@ ITEMS:'
|
|||||||
the config file update procedure.
|
the config file update procedure.
|
||||||
http://people.freebsd.org/~imp/config-upd.html
|
http://people.freebsd.org/~imp/config-upd.html
|
||||||
NOTE: LINT is gone. It has been replaced with NOTES. NOTES
|
NOTE: LINT is gone. It has been replaced with NOTES. NOTES
|
||||||
isn't buildable.
|
isn't buildable. However, you can generate a LINT file.
|
||||||
|
|
||||||
20000620:
|
20000620:
|
||||||
Binutils 2.10 have hit the tree, or will shortly. As soon
|
Binutils 2.10 have hit the tree, or will shortly. As soon
|
||||||
@ -271,6 +271,15 @@ ITEMS:'
|
|||||||
|
|
||||||
COMMON ITEMS:
|
COMMON ITEMS:
|
||||||
|
|
||||||
|
General Notes
|
||||||
|
-------------
|
||||||
|
Avoid using make -j when upgrading. From time to time in the
|
||||||
|
past there have been problems using -j with buildworld and/or
|
||||||
|
installworld. This is especially true when upgrading between
|
||||||
|
"distant" versions (eg one that cross a major release boundary
|
||||||
|
or several minor releases, or when several months have passed
|
||||||
|
on the -current branch).
|
||||||
|
|
||||||
To build a kernel
|
To build a kernel
|
||||||
-----------------
|
-----------------
|
||||||
If you are updating from a prior version of FreeBSD (even one just
|
If you are updating from a prior version of FreeBSD (even one just
|
||||||
|
Loading…
x
Reference in New Issue
Block a user