Reflect RELENG_7.
This commit is contained in:
parent
31eacb4167
commit
b4ed4c6ba0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30907
1 changed files with 19 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
be used to specify one of the package architectures
|
||||
(amd64, &i386;, ia64, and &sparc64;), and
|
||||
<replaceable>${branch}</replaceable> will be used
|
||||
to specify the build branch (5, 5-exp, 6, 6-exp, 7).
|
||||
to specify the build branch (5, 5-exp, 6, 6-exp, 7, 7-exp, 8).
|
||||
</para>
|
||||
|
||||
<note>
|
||||
|
@ -204,6 +204,19 @@
|
|||
a 7.X build
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><command>dopackages.7-exp</command> - Perform
|
||||
a 7.X build with experimental patches
|
||||
(7-exp branch)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><command>dopackages.8</command> - Perform
|
||||
a 8.X build
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<note>
|
||||
|
@ -299,7 +312,7 @@
|
|||
<listitem>
|
||||
<para><literal>-trybroken</literal> - Try to build
|
||||
<literal>BROKEN</literal> ports (off by default
|
||||
because the &i386; cluster is fast enough now
|
||||
because the amd64/&i386; clusters are fast enough now
|
||||
that when doing incremental builds, more time
|
||||
was spent rebuilding things that were going to
|
||||
fail anyway. Conversely, the other clusters
|
||||
|
@ -834,6 +847,10 @@ umount: Cleanup of /x/tmp/6-exp/chroot/53837/compat/linux/proc failed!
|
|||
<listitem>
|
||||
<para><literal>packages-7-current</literal></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>packages-8-current</literal></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<note><para>Some of the directories on
|
||||
|
|
Loading…
Reference in a new issue