From owner-svn-doc-all@FreeBSD.ORG Sun Apr 13 01:40:20 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ACA5DC45; Sun, 13 Apr 2014 01:40:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 988F514D6; Sun, 13 Apr 2014 01:40:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3D1eKCH057354; Sun, 13 Apr 2014 01:40:20 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3D1eKlO057353; Sun, 13 Apr 2014 01:40:20 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201404130140.s3D1eKlO057353@svn.freebsd.org> From: Warren Block Date: Sun, 13 Apr 2014 01:40:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44544 - head/en_US.ISO8859-1/articles/committers-guide 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.17 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: Sun, 13 Apr 2014 01:40:20 -0000 Author: wblock Date: Sun Apr 13 01:40:20 2014 New Revision: 44544 URL: http://svnweb.freebsd.org/changeset/doc/44544 Log: Whitespace-only fixes, translators please ignore. Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Apr 13 01:29:40 2014 (r44543) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Apr 13 01:40:20 2014 (r44544) @@ -307,19 +307,22 @@ You need a Passphrase to protect your se Kerberos and LDAP web password for &os; cluster - Some of the services in the &os; cluster require a Kerberos password. - In the &os; cluster, LDAP is proxying to Kerberos, so this also serves as - the LDAP web password. - To reset your Kerberos password in the &os; cluster using a random password - generator: - &prompt.user; ssh kpasswd.freebsd.org - - Alternatively, you can set your Kerberos password manually by logging into - freefall.FreeBSD.org and + Some of the services in the &os; cluster require a Kerberos + password. In the &os; cluster, LDAP is proxying to Kerberos, so + this also serves as the LDAP web password. + + To reset your Kerberos password in the &os; cluster using a + random password generator: + + &prompt.user; ssh kpasswd.freebsd.org + + Alternatively, you can set your Kerberos password manually + by logging into freefall.FreeBSD.org and running: - &prompt.user; kpasswd + &prompt.user; kpasswd @@ -554,11 +557,11 @@ You need a Passphrase to protect your se The above command will check out a CURRENT source tree as - /usr/src/, which can be any target - directory on the local filesystem. Omitting the final - argument of that command causes the working copy, in this - case, to be named head, but that can be - renamed safely. + /usr/src/, + which can be any target directory on the local filesystem. + Omitting the final argument of that command causes the + working copy, in this case, to be named head, + but that can be renamed safely. svn+ssh means the SVN protocol tunnelled over @@ -892,9 +895,10 @@ You need a Passphrase to protect your se &prompt.user; svn commit To commit all changes in, for example, - lib/libfetch/ and - usr/bin/fetch/ in a single - operation: + lib/libfetch/ + and + usr/bin/fetch/ + in a single operation: &prompt.user; svn commit lib/libfetch usr/bin/fetch @@ -1388,8 +1392,9 @@ You need a Passphrase to protect your se Changes to manual pages should be merged to - share/man/manN/, for the - appropriate value of N. + share/man/manN/, + for the appropriate value of + N. @@ -2102,7 +2107,8 @@ U stable/9/share/man/man4/netmap.4 work that is beneficial to the &os; community in some way but not intended to be merged directly back into HEAD then the proper location is - base/user/your-name/. base/user/your-name/. + This page contains further details. @@ -2336,9 +2342,10 @@ ControlPersist yes Log into hub.FreeBSD.org and - create a /var/forward/user (where - user is your username) file - containing the e-mail address where you want mail + create a + /var/forward/user + (where user is your username) + file containing the e-mail address where you want mail addressed to yourusername@FreeBSD.org to be forwarded. This includes all of the commit messages as @@ -2491,6 +2498,7 @@ ControlPersist yes the release notes for the next release from the branch, set to yes. + Security: If the change is related to a security @@ -2676,11 +2684,11 @@ Relnotes: yes areas, to our shame), the same applies. If, however, you are about to modify something which is clearly being actively maintained by someone else (and it is only by watching the - repository-committers mailing list that you - can really get a feel for just what is and is not) then consider - sending the change to them instead, just as you would have - before becoming a committer. For ports, you should contact the - listed MAINTAINER in the + repository-committers + mailing list that you can really get a feel for just what is and + is not) then consider sending the change to them instead, just + as you would have before becoming a committer. For ports, you + should contact the listed MAINTAINER in the Makefile. For other parts of the repository, if you are unsure who the active maintainer might be, it may help to scan the revision history to see who has @@ -2773,8 +2781,8 @@ Relnotes: yes for tracking bugs and change requests. Be sure that if you commit a fix or suggestion found in a GNATS PR, you use - edit-pr pr-number on - freefall to close it. It is also + edit-pr pr-number + on freefall to close it. It is also considered nice if you take time to close any PRs associated with your commits, if appropriate. You can also make use of &man.send-pr.1; yourself for proposing any change which you feel @@ -3948,11 +3956,11 @@ Relnotes: yes and then copy the last living revision of the port: - &prompt.user; cd /usr/ports/category + &prompt.user; cd /usr/ports/category &prompt.user; svn cp 'svn+ssh://svn.freebsd.org/ports/head/category/portname/@{YYYY-MM-DD}' portname - Pick a date that is before the removal but after the - last true commit. + Pick a date that is before the removal but after + the last true commit. @@ -4006,12 +4014,11 @@ Relnotes: yes - When you want to add a port that is related to - any port that is already in the tree in a separate - directory, you have to do a repository copy. - Here related means - it is a different version or a slightly modified - version. Examples are + When you want to add a port that is related to any + port that is already in the tree in a separate + directory, you have to do a repository copy. Here + related means it is a different + version or a slightly modified version. Examples are print/ghostscript* (different versions) and x11-wm/windowmaker* (English-only and internationalized version). @@ -4019,8 +4026,8 @@ Relnotes: yes Another example is when a port is moved from one subdirectory to another, or when you want to change the name of a directory because the author(s) renamed their - software even though it is a - descendant of a port already in a tree. + software even though it is a descendant of a port + already in a tree.