From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JE7D5-0007aN-W4 for mharc-grub-devel@gnu.org; Sun, 13 Jan 2008 13:05:28 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JE7D3-0007aG-UL for grub-devel@gnu.org; Sun, 13 Jan 2008 13:05:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JE7D1-0007a4-S7 for grub-devel@gnu.org; Sun, 13 Jan 2008 13:05:24 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JE7D1-0007a1-OV for grub-devel@gnu.org; Sun, 13 Jan 2008 13:05:23 -0500 Received: from smtp-vbr10.xs4all.nl ([194.109.24.30]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JE7D1-0004Jb-95 for grub-devel@gnu.org; Sun, 13 Jan 2008 13:05:23 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0DI5LjV018139 for ; Sun, 13 Jan 2008 19:05:22 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080108115758.GA4270@thorin> <1199915993.14851.1.camel@dv> Mail-Copies-To: mgerards@xs4all.nl Date: Sun, 13 Jan 2008 19:06:13 +0100 In-Reply-To: <1199915993.14851.1.camel@dv> (Pavel Roskin's message of "Wed, 09 Jan 2008 16:59:53 -0500") Message-ID: <87bq7pha7e.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: revision control of `configure' X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2008 18:05:26 -0000 Pavel Roskin writes: > On Tue, 2008-01-08 at 12:57 +0100, Robert Millan wrote: >> http://cvs.savannah.gnu.org/viewvc/grub2/configure?root=grub&view=log >> >> Does it make sense to keep `configure' under revision control? Almost every >> commit for unrelated things tends to change the whole thing. > > I suggested it in the days of GRUB 1 but my suggestion didn't get any > support. Personally, I do not care much. It's annoying to make sure unwanted changed slip in. I have no strong opinion, but would prefer it is not under revision control. -- Marco