Adapt a mailing list post of mine into an FAQ.
And you all thought I could only remove FAQ questions! Approved by: bcr
This commit is contained in:
parent
6ffc7a3de0
commit
7f1577da0f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39695
1 changed files with 29 additions and 0 deletions
|
@ -4214,6 +4214,35 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
<qandaentry>
|
||||||
|
<question id="how-do-download-ports-tree">
|
||||||
|
<para>How do I download the Ports tree? Should I be using
|
||||||
|
SVN?</para>
|
||||||
|
</question>
|
||||||
|
|
||||||
|
<answer>
|
||||||
|
<para>Any of the methods listed here work:</para>
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>Use portsnap for most use cases.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>Use SVN directly if you need custom patches
|
||||||
|
to the ports tree.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>Use CTM if you prefer getting patches
|
||||||
|
by email (this is a rarer use case).</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
|
<para>Any other method should be considered a
|
||||||
|
legacy method. If you do not already use them,
|
||||||
|
do not start.</para>
|
||||||
|
</answer>
|
||||||
|
</qandaentry>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="configure-inn">
|
<question id="configure-inn">
|
||||||
<para>How do I configure INN (Internet News) for my
|
<para>How do I configure INN (Internet News) for my
|
||||||
|
|
Loading…
Reference in a new issue