From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KQJvE-0003ax-7d for mharc-grub-devel@gnu.org; Tue, 05 Aug 2008 06:37:44 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQJv8-0003aU-Qk for grub-devel@gnu.org; Tue, 05 Aug 2008 06:37:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQJv5-0003a4-Sn for grub-devel@gnu.org; Tue, 05 Aug 2008 06:37:37 -0400 Received: from [199.232.76.173] (port=54913 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQJv5-0003Zz-Jd for grub-devel@gnu.org; Tue, 05 Aug 2008 06:37:35 -0400 Received: from smtp-vbr7.xs4all.nl ([194.109.24.27]:1420) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQJv5-0000IU-3k for grub-devel@gnu.org; Tue, 05 Aug 2008 06:37:35 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id m75AbXco040299 for ; Tue, 5 Aug 2008 12:37:33 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <414717.45608.qm@web31604.mail.mud.yahoo.com> <20080725081827.42534c83@gibibit.com> Mail-Copies-To: mgerards@xs4all.nl Date: Tue, 05 Aug 2008 12:40:12 +0200 In-Reply-To: <20080725081827.42534c83@gibibit.com> (Colin D. Bennett's message of "Fri, 25 Jul 2008 08:18:27 -0700") Message-ID: <87ljzbg2yb.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: Remove conf/*.mk from svn 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: Tue, 05 Aug 2008 10:37:40 -0000 Hi, Colin D Bennett writes: [...] > I think we should remove conf/*.mk from the Subversion repository. If > people are going to be developing on GRUB and checking out svn > branches, then I think it's fine to require them to have Ruby. For > released tarballs that we expect non-developers to use, we just need to > generate the *.mk files and include them in the tarball. I do not have problems with this. Besides this, it will stop people from sending in patches with .mk changes in it :-) -- Marco