Make it more clear when to use the "Traditional" way of building a
kernel. Submitted by: keramida Inaccuracy reported by: Terry L. Tyson Jr. <ty@tyson.homeunix.org>
This commit is contained in:
parent
7de2ab7088
commit
cc2d502eed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20794
1 changed files with 4 additions and 2 deletions
|
@ -358,9 +358,11 @@
|
|||
</indexterm>
|
||||
|
||||
<para>If you have <emphasis>not</emphasis> upgraded your source
|
||||
tree in any way (you have not run <application>CVSup</application>,
|
||||
tree in any way since the last time you successfully completed
|
||||
a <maketarget>buildworld</maketarget>-<maketarget>installworld</maketarget> cycle
|
||||
(you have not run <application>CVSup</application>,
|
||||
<application>CTM</application>, or used
|
||||
<application>anoncvs</application>), then you should use the
|
||||
<application>anoncvs</application>), then it is safe to use the
|
||||
<command>config</command>, <maketarget>make depend</maketarget>,
|
||||
<command>make</command>, <maketarget>make install</maketarget> sequence.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue