Lines 238-246
Link Here
|
238 |
|
238 |
|
239 |
<screen>&prompt.root; <userinput>for set in base ports; do tar -xf $set.txz -C $DESTDIR ; done</userinput></screen> |
239 |
<screen>&prompt.root; <userinput>for set in base ports; do tar -xf $set.txz -C $DESTDIR ; done</userinput></screen> |
240 |
|
240 |
|
241 |
<para>The &man.jail.8; manual page explains the procedure for |
241 |
<para>Alternatively, the &man.jail.8; manual page explains the |
242 |
building a jail:</para> |
242 |
procedure for building a jail from source:</para> |
243 |
|
243 |
|
|
|
244 |
|
244 |
<screen>&prompt.root; <userinput>setenv D <replaceable>/here/is/the/jail</replaceable></userinput> |
245 |
<screen>&prompt.root; <userinput>setenv D <replaceable>/here/is/the/jail</replaceable></userinput> |
245 |
&prompt.root; <userinput>mkdir -p $D</userinput> <co xml:id="jailpath"/> |
246 |
&prompt.root; <userinput>mkdir -p $D</userinput> <co xml:id="jailpath"/> |
246 |
&prompt.root; <userinput>cd /usr/src</userinput> |
247 |
&prompt.root; <userinput>cd /usr/src</userinput> |