Although we haven't moved 9-current to 9-stable, update the docs to what

things will look like once we have.
This commit is contained in:
Mark Linimon 2011-10-09 03:35:00 +00:00
parent 3f60edd370
commit b3f3a04479
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37798

View file

@ -63,7 +63,7 @@
be used to specify one of the package architectures
(amd64, &i386;, ia64, powerpc, and &sparc64;), and
<replaceable>${branch}</replaceable> will be used
to specify the build branch (7, 7-exp, 8, 8-exp, 9, 9-exp).
to specify the build branch (7, 7-exp, 8, 8-exp, 9, 9-exp, 10, 10-exp).
</para>
<note>
@ -275,6 +275,19 @@
(9-exp branch)
</para>
</listitem>
<listitem>
<para><command>dopackages.10</command> - Perform
a 10.X build
</para>
</listitem>
<listitem>
<para><command>dopackages.10-exp</command> - Perform
a 10.X build with experimental patches
(10-exp branch)
</para>
</listitem>
</itemizedlist>
<para>These are wrappers around <command>dopackages</command>,
@ -1085,7 +1098,11 @@ umount: Cleanup of /x/tmp/8-exp/chroot/53837/compat/linux/proc failed!
</listitem>
<listitem>
<para><literal>packages-9-current</literal></para>
<para><literal>packages-9-stable</literal></para>
</listitem>
<listitem>
<para><literal>packages-10-current</literal></para>
</listitem>
</itemizedlist>