From owner-svn-doc-head@FreeBSD.ORG Sun Nov 18 17:30:00 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9423C8CD; Sun, 18 Nov 2012 17:30:00 +0000 (UTC) (envelope-from gjb@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 60F338FC0C; Sun, 18 Nov 2012 17:30:00 +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 qAIHU06n075841; Sun, 18 Nov 2012 17:30:00 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAIHU09Q075840; Sun, 18 Nov 2012 17:30:00 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201211181730.qAIHU09Q075840@svn.freebsd.org> From: Glen Barber Date: Sun, 18 Nov 2012 17:30:00 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40081 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2012 17:30:00 -0000 Author: gjb Date: Sun Nov 18 17:29:59 2012 New Revision: 40081 URL: http://svnweb.freebsd.org/changeset/doc/40081 Log: Fix build. 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 Sun Nov 18 17:21:10 2012 (r40080) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Sun Nov 18 17:29:59 2012 (r40081) @@ -2363,7 +2363,7 @@ ln -s ../arch - Kick-start the build for the branch with + Kick-start the build for the branch with: build create arch branch @@ -2700,6 +2700,7 @@ ln -s ../arch /var/portbuild/scripts/dologs to the root crontab. (This is a hack and should go away.) + @@ -2809,12 +2810,12 @@ console="vidconsole,comconsole" Create the appropriate etc/rc.conf. - Required entries: + Required entries: hostname="${hostname}" sshd_enable="YES" - Recommended entries: +Recommended entries: background_fsck="NO" clear_tmp_enable="YES" dumpdev="AUTO" @@ -2841,7 +2842,6 @@ rpc_statd_enable="YES" sendmail_enable="NONE" smartd_enable="YES" - @@ -3060,7 +3060,7 @@ ganglia:*:102:102::0:0:User &:/usr/l For each source branch you will be building for, set SRC_BRANCHES and SRC_BRANCH_branch_TAG - as detailed in . + as detailed in . You should not need to change SRC_BRANCHES_PATTERN. @@ -3094,7 +3094,7 @@ ganglia:*:102:102::0:0:User &:/usr/l For each architecture, follow the steps in - . + . @@ -3195,7 +3195,7 @@ qmanager.sh For each architecture, follow the steps in - . + .