Fix a few of the poudriere options [1] and link to the website now that has moved to github.

Reported by:	Bitt Faulk <wfaulk@sbin.sh> [1]
This commit is contained in:
Brad Davis 2015-01-20 21:09:39 +00:00
parent 1af8cefe40
commit dcc5b453e9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46220

View file

@ -1745,12 +1745,12 @@ ports-mgmt/pkg
<para>Options and dependencies for the specified ports are
configured:</para>
<screen>&prompt.root; <userinput>poudriere options -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>workstation-pkglist</replaceable></userinput></screen>
<screen>&prompt.root; <userinput>poudriere options -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>10amd64-local-workstation-pkglist</replaceable></userinput></screen>
<para>Finally, packages are built and a package
repository is created:</para>
<screen>&prompt.root; <userinput>poudriere bulk -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>workstation-pkglist</replaceable></userinput></screen>
<screen>&prompt.root; <userinput>poudriere bulk -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>10amd64-local-workstation-pkglist</replaceable></userinput></screen>
<para><keycombo
action="simul"><keycap>Ctrl</keycap><keycap>t</keycap></keycombo>
@ -1767,7 +1767,7 @@ ports-mgmt/pkg
<para>For more information on using
<application>poudriere</application>, see &man.poudriere.8;
and the main web site, <link
xlink:href="https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki"></link>.</para>
xlink:href="https://github.com/freebsd/poudriere/wiki"></link>.</para>
</sect2>
</sect1>