From owner-freebsd-current@FreeBSD.ORG Thu Sep 1 01:34:45 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 5572E16A41F for ; Thu, 1 Sep 2005 01:34:45 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp105.rog.mail.re2.yahoo.com (smtp105.rog.mail.re2.yahoo.com [206.190.36.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 7140443D49 for ; Thu, 1 Sep 2005 01:34:44 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 63344 invoked from network); 1 Sep 2005 01:34:43 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding; b=VMsAl4kM4Hc2xS/Vthetz6V3aAV0dvLgxj0Irz4dveUjRaikVqaiEp61kuCpAHBpli+wGSOuZb/J/HZpSG0LCkeerjZI68altUxW1ooUODYlHgDLZEacFOmRwkYDvT3Ay63UQ9IxqXW2/RRZ7Lv6W0NNaN+1j3IqAY1e2EeaNds= ; Received: from unknown (HELO 172.16.0.1) (mikej@70.31.50.81 with login) by smtp105.rog.mail.re2.yahoo.com with SMTP; 1 Sep 2005 01:34:43 -0000 Received: from 172.16.0.199 (SquirrelMail authenticated user mikej) by 172.16.0.1 with HTTP; Wed, 31 Aug 2005 21:34:41 -0400 (EDT) Message-ID: <2313.172.16.0.199.1125538481.squirrel@172.16.0.1> In-Reply-To: <4315465C.8090506@FreeBSD.org> References: <4740.172.16.0.199.1125444307.squirrel@172.16.0.1> <200508301616.50131.akbeech@gmail.com> <20050831053839.GA76471@zibbi.meraka.csir.co.za> <4315465C.8090506@FreeBSD.org> Date: Wed, 31 Aug 2005 21:34:41 -0400 (EDT) From: "Mike Jakubik" To: "Doug Barton" User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: John Hay , Beecher Rintoul , freebsd-current@freebsd.org Subject: Re: More 'make release' problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 01:34:45 -0000 On Wed, August 31, 2005 1:55 am, Doug Barton said: > John Hay wrote: > > >> The problem is that NO_INFO controls more than just the info docs >> nowadays, it also controls the installation of the info tools. > > Wouldn't a better solution be to granulate the knobs, and have > NO_INFO_TOOLS > and NO_INFO_DOCS, with NO_INFO implying both? Whatever the solution is, i hope it gets commited soon. What about the timezone copy problem? I have to manually copy the timezones to the chroot when make release is running, otherwise it fails.