Remove cruft created by previous checkin.
This commit is contained in:
parent
45de4739b2
commit
cabd43b622
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40483
1 changed files with 0 additions and 29 deletions
|
@ -2633,14 +2633,6 @@ sysutils/zfs-stats</programlisting>
|
|||
<screen>&prompt.root; export ZFS_MOUNTPOINT=/<replaceable>a</replaceable></screen>
|
||||
</step>
|
||||
|
||||
<!--
|
||||
<step>
|
||||
<para>Create the mountpoint.</para>
|
||||
|
||||
<screen>&prompt.root; mkdir -p ${ZFS_MOUNTPOINT}</screen>
|
||||
</step>
|
||||
-->
|
||||
|
||||
<step>
|
||||
<para>Create the <application>zfs</application> volume
|
||||
and mount it.</para>
|
||||
|
@ -2650,10 +2642,6 @@ sysutils/zfs-stats</programlisting>
|
|||
|
||||
<screen>&prompt.root; zpool create ${ZFS_VOLUME} mirror da1 da2 mirror da3 da4 mirror da5 da6 mirror da7 da8</screen>
|
||||
</example>
|
||||
<!--
|
||||
</step>
|
||||
</procedure>
|
||||
-->
|
||||
|
||||
<note>
|
||||
<para>We will define a <application>zfs</application>
|
||||
|
@ -2663,16 +2651,6 @@ sysutils/zfs-stats</programlisting>
|
|||
</note>
|
||||
</step>
|
||||
|
||||
<!--
|
||||
</sect2>
|
||||
|
||||
<sect2 id="portbuild-repo-setup">
|
||||
<title>Setting up the <application>portbuild</application> repository</title>
|
||||
|
||||
<para>The following steps need to be done as euid root.</para>
|
||||
|
||||
<procedure>
|
||||
-->
|
||||
<step>
|
||||
<para>Select an <application>svn</application> repository
|
||||
and export it. See the
|
||||
|
@ -2727,14 +2705,7 @@ sysutils/zfs-stats</programlisting>
|
|||
of hardcoded paths. This is a bug.</para>
|
||||
</note>
|
||||
</step>
|
||||
<!--
|
||||
</procedure>
|
||||
|
||||
<para>The next step needs to be done as the
|
||||
<replaceable>portbuild</replaceable> user.</para>
|
||||
|
||||
<procedure>
|
||||
-->
|
||||
<step>
|
||||
<para>set up the repository:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue