From 06597c85906c15e9d73954eba2ae43f6446c1347 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 19 Nov 2012 05:06:05 +0000 Subject: [PATCH] checkmachines is obsolete, as are make.0 and make.1. While here, make some references into directories. --- en_US.ISO8859-1/articles/portbuild/article.xml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/en_US.ISO8859-1/articles/portbuild/article.xml b/en_US.ISO8859-1/articles/portbuild/article.xml index 2a73989d12..8f0e3fb893 100644 --- a/en_US.ISO8859-1/articles/portbuild/article.xml +++ b/en_US.ISO8859-1/articles/portbuild/article.xml @@ -181,15 +181,6 @@ The scripts/allgohans script can be used to run a command on all of the ${arch} clients. - - The scripts/checkmachines script - is used to monitor the load on all the nodes of the - build cluster, and schedule which nodes build which ports. - This script is not very robust, and has a tendency to die. - It is best to start up this script on the build master - (e.g. pointyhat) - after boot time using a &man.while.1; loop. - @@ -666,7 +657,7 @@ PKG_BIN=/usr/local/sbin/pkg process encounters an empty subdirectory, both package build phases will stop short, and an error similar to the following will be written to - ${arch}/${branch}/make.[0|1]: + ${arch}/${branch}/journal: don't know how to make dns-all(continuing) @@ -848,9 +839,9 @@ PKG_BIN=/usr/local/sbin/pkg ${arch}/${branch}/journal (new codebase). Individual ports will write their build logs to - ${arch}/${branch}/logs + ${arch}/${branch}/logs/ and their error logs to - ${arch}/${branch}/errors. + ${arch}/${branch}/errors/. Formerly the docs tree was also checked out, however, it has