- Add the 8-exp build
- Note that 7-exp is the current experimental patches build
This commit is contained in:
parent
433c2d97a4
commit
31384f692a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31257
1 changed files with 9 additions and 2 deletions
|
@ -48,7 +48,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, 6, 6-exp, 7, 7-exp, 8).
|
||||
to specify the build branch (5, 6, 6-exp, 7, 7-exp, 8, 8-exp).
|
||||
</para>
|
||||
|
||||
<note>
|
||||
|
@ -211,6 +211,13 @@
|
|||
a 8.X build
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><command>dopackages.8-exp</command> - Perform
|
||||
a 8.X build with experimental patches
|
||||
(8-exp branch)
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>These are wrappers around <command>dopackages</command>,
|
||||
|
@ -907,7 +914,7 @@ umount: Cleanup of /x/tmp/6-exp/chroot/53837/compat/linux/proc failed!
|
|||
new features or bugfixes to the ports infrastructure (i.e.
|
||||
<literal>bsd.port.mk</literal>), or to test large sweeping
|
||||
upgrades. The current experimental patches branch is
|
||||
<literal>6-exp</literal> on the &i386;
|
||||
<literal>7-exp</literal> on the &i386;
|
||||
architecture.</para>
|
||||
|
||||
<para>In general, an experimental patches build is run the same
|
||||
|
|
Loading…
Reference in a new issue