Rearrange the order in which a few steps should be completed.
Patched by: linimon
This commit is contained in:
parent
f98bab1ba8
commit
9c2d973b01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38882
1 changed files with 7 additions and 7 deletions
|
|
@ -2591,13 +2591,6 @@ kern.maxfiles=40000</screen>
|
||||||
</para>
|
</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
|
||||||
<para>Create a <application>zfs</application> volume named
|
|
||||||
<filename>a/portbuild</filename> and mount it on
|
|
||||||
<filename>/a/portbuild</filename>.
|
|
||||||
</para>
|
|
||||||
</step>
|
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para><screen>
|
<para><screen>
|
||||||
# mkdir -p /a/portbuild
|
# mkdir -p /a/portbuild
|
||||||
|
|
@ -2607,6 +2600,13 @@ kern.maxfiles=40000</screen>
|
||||||
</para>
|
</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
|
<step>
|
||||||
|
<para>Create a <application>zfs</application> volume named
|
||||||
|
<filename>a/portbuild</filename> and mount it on
|
||||||
|
<filename>/a/portbuild</filename>.
|
||||||
|
</para>
|
||||||
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>TBA</para>
|
<para>TBA</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue