Date: Thu, 22 Nov 2012 04:44:43 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40125 - head/en_US.ISO8859-1/articles/portbuild Message-ID: <201211220444.qAM4ihOS095296@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Nov 22 04:44:43 2012 New Revision: 40125 URL: http://svnweb.freebsd.org/changeset/doc/40125 Log: Document that more automation is forthcoming. Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/portbuild/article.xml Thu Nov 22 03:49:19 2012 (r40124) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Thu Nov 22 04:44:43 2012 (r40125) @@ -2523,6 +2523,11 @@ dopackages</command> without <literal>-n <sect1 id="new-arch"> <title>How to configure a new architecture</title> + <note> + <para>Work is underway to automate the directory creation in + the next section.</para> + </note> + <sect2 id="new-arch-pre-qmanager"> <title>Steps necessary before <application>qmanager</application> is started</title> @@ -2562,7 +2567,8 @@ cd /var/portbuild/<replaceable>arch</rep </listitem> <listitem> - <para>Create an archive directory for buildlogs and errorlogs.</para> + <para>Create an archive directory for buildlogs and errorlogs + under <filename>archive/</filename>.</para> <para>If you are going to store your historical buildlogs and errorlogs on your head node's hard drive, you may skip this step.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211220444.qAM4ihOS095296>