|
Lines 162-169
Link Here
|
| 162 |
FTP distributions. FTP access must be |
162 |
FTP distributions. FTP access must be |
| 163 |
anonymous, and no upload/download ratios |
163 |
anonymous, and no upload/download ratios |
| 164 |
are allowed (a ridiculous thing anyway). |
164 |
are allowed (a ridiculous thing anyway). |
| 165 |
Upload capability is not required (and <emphasis>must</emphasis> |
165 |
Upload capability is not required (and <emphasis>must never</emphasis> |
| 166 |
never be allowed for the FreeBSD file space). |
166 |
be allowed for the FreeBSD file space). |
| 167 |
Also the FreeBSD archive should be available under |
167 |
Also the FreeBSD archive should be available under |
| 168 |
the path <filename>/pub/FreeBSD</filename>. |
168 |
the path <filename>/pub/FreeBSD</filename>. |
| 169 |
</para> |
169 |
</para> |
|
Lines 666-693
Link Here
|
| 666 |
environment variables, like |
666 |
environment variables, like |
| 667 |
<literal>SGML_CATALOG_FILES</literal>. |
667 |
<literal>SGML_CATALOG_FILES</literal>. |
| 668 |
Also have a look at your <filename>/etc/make.conf</filename> |
668 |
Also have a look at your <filename>/etc/make.conf</filename> |
| 669 |
(copy <filename>/etc/defaults/make.conf</filename> if |
669 |
(copy <filename>/usr/share/examples/etc/make.conf</filename> if |
| 670 |
you do not have one), and look at the |
670 |
you do not have one), and look at the |
| 671 |
<literal>DOC_LANG</literal> variable. |
671 |
<literal>DOC_LANG</literal> variable. |
| 672 |
Now you are probably ready to run <command>make</command> |
672 |
Now you are probably ready to run <command>make</command> |
| 673 |
in you doc directory (<filename>/usr/share/doc</filename> |
673 |
in your doc directory (<filename>/usr/share/doc</filename> |
| 674 |
by default) and build the documentation. |
674 |
by default) and build the documentation. |
| 675 |
Again you need to make it accessible for your web server |
675 |
Again you need to make it accessible for your web server |
| 676 |
and make sure the links point to the right location. |
676 |
and make sure the links point to the right location. |
| 677 |
<important> |
677 |
<important> |
| 678 |
<para> |
678 |
<para> |
| 679 |
The building of the documentation, as well as lots |
679 |
The building of the documentation, as well as lots |
| 680 |
of side issues, is documented itself in: |
680 |
of side issues, is documented itself in the |
| 681 |
<ulink url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/">fdp-primer</ulink>. |
681 |
<ulink url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/">fdp-primer</ulink>. |
| 682 |
Please read this piece of documentation, especially if you |
682 |
Please read this piece of documentation, especially if you |
| 683 |
have problems building the documentation. |
683 |
have problems building the documentation. |
| 684 |
</para> |
684 |
</para> |
| 685 |
</important> |
685 |
</important> |
| 686 |
<note> |
686 |
<!-- XXX MAYBE THIS CAN BE LINKED FROM WITHIN - NOT USING AN |
| 687 |
<para> |
687 |
ABSOLUTE URL XXX --> |
| 688 |
XXX MAYBE THIS CAN BE LINKED FROM WITHIN - NOT USING AN ABSOLUTE URL XXX |
|
|
| 689 |
</para> |
| 690 |
</note> |
| 691 |
</para> |
688 |
</para> |
| 692 |
</sect3> |
689 |
</sect3> |
| 693 |
</sect2> |
690 |
</sect2> |
|
Lines 845-851
Link Here
|
| 845 |
</procedure> |
842 |
</procedure> |
| 846 |
</sect3> |
843 |
</sect3> |
| 847 |
<sect3 id="mirror-where-official"> |
844 |
<sect3 id="mirror-where-official"> |
| 848 |
<title>I'm an official mirror, what is the right site for me?</title> |
845 |
<title>I am an official mirror, what is the right site for me?</title> |
| 849 |
<para> |
846 |
<para> |
| 850 |
In general the description in <xref linkend="mirror-where-simple"> |
847 |
In general the description in <xref linkend="mirror-where-simple"> |
| 851 |
still applies. Of course you may want to put some |
848 |
still applies. Of course you may want to put some |