From owner-svn-doc-all@FreeBSD.ORG Wed Dec 19 18:51:22 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6621DF60; Wed, 19 Dec 2012 18:51:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 49EAD8FC0C; Wed, 19 Dec 2012 18:51:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBJIpMWa061391; Wed, 19 Dec 2012 18:51:22 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBJIpMrq061390; Wed, 19 Dec 2012 18:51:22 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201212191851.qBJIpMrq061390@svn.freebsd.org> From: Mark Linimon Date: Wed, 19 Dec 2012 18:51:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40435 - head/en_US.ISO8859-1/articles/portbuild X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2012 18:51:22 -0000 Author: linimon Date: Wed Dec 19 18:51:21 2012 New Revision: 40435 URL: http://svnweb.freebsd.org/changeset/doc/40435 Log: Continue the deorbit burn of the old codebase documentation. 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 Wed Dec 19 18:46:51 2012 (r40434) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Wed Dec 19 18:51:21 2012 (r40435) @@ -223,27 +223,15 @@ script. - - For both commands above, if ${buildid} is latest, it may be omitted. - Customizing Your Build - - You can customize your build by providing local versions of make.conf and/or src.conf, @@ -356,92 +344,8 @@ PKG_BIN=/usr/local/sbin/pkgThe scripts/dopackages.wrapper script is used to perform the builds. - &prompt.root; dopackages.wrapper ${arch} ${branch} ${buildid} [-options] - - Most often, you will be using latest for the value of buildid. @@ -555,9 +459,6 @@ PKG_BIN=/usr/local/sbin/pkg With -trybroken, you probably also want to use -fetch-original - and -unlimited-errors. @@ -619,9 +520,6 @@ PKG_BIN=/usr/local/sbin/pkg -unlimited-errors - - defeat the "qmanager threshhold" check for runaway builds. You want this primarily when doing a -restart of a build that you expect to mostly @@ -702,9 +600,6 @@ PKG_BIN=/usr/local/sbin/pkgUpdate the i386-7 tree and do a complete build - &prompt.user; dopackages.wrapper i386 7 -nosrc -norestr -nofinish @@ -712,9 +607,6 @@ PKG_BIN=/usr/local/sbin/pkgRestart an interrupted amd64-8 build without updating - &prompt.user; dopackages.wrapper amd64 8 -nosrc -noports -norestr -continue -noindex -noduds -nofinish @@ -722,17 +614,11 @@ PKG_BIN=/usr/local/sbin/pkgPost-process a completed sparc64-7 tree - &prompt.user; dopackages.wrapper sparc64 7 -finish Hint: it is usually best to run the dopackages command inside of screen(1). - @@ -750,10 +636,6 @@ PKG_BIN=/usr/local/sbin/pkgnewid] - Creates newid (or a datestamp if not specified). Only needed when bringing up a new branch or a new architecture. - @@ -871,13 +753,7 @@ PKG_BIN=/usr/local/sbin/pkg [++] Status of these steps can be found in - ${arch}/${branch}/journal - . Individual ports will write their build logs to @@ -886,11 +762,6 @@ PKG_BIN=/usr/local/sbin/pkg${arch}/${branch}/errors/. - @@ -1026,13 +897,6 @@ umount: Cleanup of /x/tmp/8-exp/chroot/5 - @@ -2296,9 +2160,6 @@ ssh_cmd="/usr/local/bin/ssh" - Edit /var/portbuild/conf/server.conf with the following changes: @@ -2308,26 +2169,8 @@ ssh_cmd="/usr/local/bin/ssh" SRC_BRANCHES. - - - For what was previously head, change SRC_BRANCH_branch_SUBDIR to releng/branch.0 @@ -2336,9 +2179,6 @@ ssh_cmd="/usr/local/bin/ssh" - Add SRC_BRANCH_new-branch_SUBDIR =head. @@ -2348,80 +2188,10 @@ ssh_cmd="/usr/local/bin/ssh" - Run /var/portbuild/updatesnap manually. - - @@ -2471,9 +2241,6 @@ ln -s ../arch - Edit /var/portbuild/conf/server.conf with the following changes: @@ -2492,9 +2259,6 @@ ln -s ../arch - umount a/snap/src-old-branch/src; umount a/snap/src-old-branch; zfs destroy -r a/snap/src-old-branch @@ -2504,9 +2268,6 @@ zfs destroy -r a/snap/src-o - You will probably find that the following files and symlinks in /var/portbuild/errorlogs/ can be removed: @@ -2555,9 +2316,6 @@ zfs destroy -r a/snap/src-o The procedure - is as follows: @@ -2651,38 +2409,6 @@ cd /var/portbuild/archarchive/. - - For each branch that will be supported, do the following: @@ -2773,49 +2499,16 @@ cd /var/portbuild/arch - Add arch to SUPPORTED_ARCHS in /var/portbuild/arch/server.conf. - - Add the arch directory to /var/portbuild/scripts/zbackup and /var/portbuild/scripts/zexpire. - @@ -2861,16 +2554,6 @@ ln -s ../arch - - @@ -2882,11 +2565,6 @@ ln -s ../arch How to configure a new head node (pointyhat instance) - - Please talk to Mark Linimon before making any changes to this section.