From 6a0104e34c75a1dc967af7a53ae2f76ac214bd70 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 11 Feb 2013 13:47:43 +0000 Subject: [PATCH] Move some variable definitions away from control of PORTBUILD_USER and into control of SRCBUILD_USER, from portbuild/conf/server.conf to portbuild/admin/conf/admin.conf, respectively. Implicitly requested by: rwatson --- .../articles/portbuild/article.xml | 37 ++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/portbuild/article.xml b/en_US.ISO8859-1/articles/portbuild/article.xml index 59514cfce7..6deb3b1815 100644 --- a/en_US.ISO8859-1/articles/portbuild/article.xml +++ b/en_US.ISO8859-1/articles/portbuild/article.xml @@ -2783,7 +2783,38 @@ sysutils/zfs-stats - (in process of being refactored) + Configure the server by making the following changes to + /a/portbuild/admin/conf/admin.conf: + + + + For each source branch you will be building for, set + SRC_BRANCHES and + SRC_BRANCH_branch_SUBDIR + as detailed in . + You should not need to change + SRC_BRANCHES_PATTERN. + + + + Set ZFS_VOLUME and + ZFS_MOUNTPOINT to whatever you + chose above. + + + + Set VCS_REPOSITORY to whatever + you chose above. + + + + Set MASTER_URL to the http + URL of your server. This will be stamped into the + package build logs and the indices thereof. + + + + Most of the other default values should be fine. @@ -2836,6 +2867,7 @@ sysutils/zfs-stats list of architectures you wish to build packages for. + Set UPLOAD_DIRECTORY, @@ -2858,6 +2891,7 @@ sysutils/zfs-stats for your site. + Most of the other default values should be fine.