diff --git a/en_US.ISO8859-1/articles/portbuild/article.xml b/en_US.ISO8859-1/articles/portbuild/article.xml
index 0243b3580d..93916406b2 100644
--- a/en_US.ISO8859-1/articles/portbuild/article.xml
+++ b/en_US.ISO8859-1/articles/portbuild/article.xml
@@ -2160,13 +2160,13 @@ ssh_cmd="/usr/local/bin/ssh"
Enabling the node
These steps need to be taken by a portmgr
- acting as ports-arch
- on pointyhat.
+ acting as ports-arch:
- Ensure that ssh is working by executing
+ Ensure that ssh to the client
+ is working by executing
ssh hostname uname -a.
The actual command is not important; what is important is to
confirm the setup, and also add an entry into
@@ -2176,7 +2176,7 @@ ssh_cmd="/usr/local/bin/ssh"
- Populate the node's copy of
+ Populate the client's copy of
/var/portbuild/scripts/ by something like
/var/portbuild/scripts/dosetupnode arch major latest hostname.
Verify that you now have files in that directory.
@@ -2195,7 +2195,7 @@ ssh_cmd="/usr/local/bin/ssh"
This step needs to be taken by a portmgr
- acting as root on pointyhat.
+ acting as root:
@@ -2217,6 +2217,20 @@ ssh_cmd="/usr/local/bin/ssh"
+
+ Finally, again as portmgr
+ acting as ports-arch:
+
+
+
+
+ Once you are sure that the client is working, tell
+ pollmachine about it by adding
+ it to
+ /var/portbuild/${arch}/mlist.
+
+
+
@@ -2592,7 +2606,7 @@ cd /var/portbuild/arch
- mkdir lockfiles
+ (Only necessary for old codebase)mkdir lockfiles