View | Details | Raw Unified | Return to bug 208941
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/jails/chapter.xml (+11 lines)
Lines 1121-1126 Link Here
1121
	  jail.  <filename>/var/ports</filename> inside each jail is
1121
	  jail.  <filename>/var/ports</filename> inside each jail is
1122
	  also used as a work directory when building ports.</para>
1122
	  also used as a work directory when building ports.</para>
1123
      </tip>
1123
      </tip>
1124
1125
      <tip>
1126
	<para>Should the install of the basejail fail due to problems
1127
	  downloading packages from the FTP server (maybe due to
1128
	  firewall configuration), you may also download the packages
1129
	  over http by changing the <literal>ezjail_ftphost=</literal>
1130
	  line in <filename>/usr/local/etc/ezjail.conf</filename>, in
1131
	  order to make an http request to an appropriate mirror,
1132
	  for example: <literal>ezjail_ftphost=http://ftp.freebsd.org
1133
	  </literal></para>
1134
      </tip>
1124
    </sect2>
1135
    </sect2>
1125
1136
1126
    <sect2 xml:id="jails-ezjail-create">
1137
    <sect2 xml:id="jails-ezjail-create">

Return to bug 208941