From owner-freebsd-current@FreeBSD.ORG Sun Dec 7 14:32:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6458016A4CE for ; Sun, 7 Dec 2003 14:32:13 -0800 (PST) Received: from cmsrelay03.mx.net (cmsrelay03.mx.net [165.212.11.112]) by mx1.FreeBSD.org (Postfix) with SMTP id 0FA5543FAF for ; Sun, 7 Dec 2003 14:32:12 -0800 (PST) (envelope-from noackjr@alumni.rice.edu) Received: from cmsapps02.cms.usa.net (165.212.11.138) by cmsoutbound.mx.net with SMTP; 7 Dec 2003 22:32:11 -0000 Received: from optimator.noacks.org [66.136.22.124] by cmsapps02.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.11E) with ESMTP id 966HLgwGJ0189M38; Sun, 07 Dec 2003 22:32:09 GMT X-USANET-Auth: 66.136.22.124 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 93DC8CA for ; Sun, 7 Dec 2003 16:32:08 -0600 (CST) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00718-02 for ; Sun, 7 Dec 2003 16:31:58 -0600 (CST) Received: from alumni.rice.edu (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id ED75098 for ; Sun, 7 Dec 2003 16:31:57 -0600 (CST) Message-ID: <3FD3AA5D.8010409@alumni.rice.edu> Date: Sun, 07 Dec 2003 16:31:57 -0600 From: Jon Noack User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031107 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org Subject: 5.2: will standard-supfile point to RELENG_5_2? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2003 22:32:13 -0000 I ask this for 5.2 because it never happened for 5.1: Will src/share/examples/cvsup/standard-supfile be updated to point to the "RELENG_5_2" tag instead of "." for 5.2? I caught myself on many freshly installed 5.1 boxes forgetting to change this and CVSupping to -CURRENT by accident (instead of tracking the security release branch). Maybe it just slipped through the cracks for 5.1 or maybe it wasn't changed for a reason (the only reason I can see would be to steer folks to -CURRENT -- but why have a RELENG_5_1 branch then?). In any case, it was set to RELENG_5_0 for 5.0 and it is listed under the files to modify before a release: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/article.html#VERSIONBUMP Any enlightenment would be appreciated. Thanks, Jon Noack -- Doing linear scans over an associative array is like trying to club someone to death with a loaded Uzi. - Larry Wall