Document that more automation is forthcoming.

This commit is contained in:
Mark Linimon 2012-11-22 04:44:43 +00:00
parent 043b992150
commit 3aa4e03ac2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40125

View file

@ -2523,6 +2523,11 @@ dopackages</command> without <literal>-nobuild</literal>.</para>
<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</replaceable></screen>
</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.