From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E56eh-0007Wl-8s for mharc-grub-devel@gnu.org; Tue, 16 Aug 2005 14:59:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E56ee-0007Vt-EJ for grub-devel@gnu.org; Tue, 16 Aug 2005 14:59:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E56cY-0007Oe-Hj for grub-devel@gnu.org; Tue, 16 Aug 2005 14:57:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E56cY-0007DI-DZ for grub-devel@gnu.org; Tue, 16 Aug 2005 14:57:10 -0400 Received: from [194.251.242.244] (helo=fep19.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E56c2-0006Nz-Lz for grub-devel@gnu.org; Tue, 16 Aug 2005 14:56:39 -0400 Received: from [80.222.166.89] by fep19.inet.fi with ESMTP id <20050816184033.CAUB9928.fep19.inet.fi@[80.222.166.89]> for ; Tue, 16 Aug 2005 21:40:33 +0300 Message-ID: <4302332F.3070601@nic.fi> Date: Tue, 16 Aug 2005 21:40:47 +0300 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 1.0+ (Windows/20050809) MIME-Version: 1.0 To: The development of GRUB 2 X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Removal of conf/*.mk files? 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, 16 Aug 2005 18:59:20 -0000 Hi, Should we schedule removal of *.mk files from conf's directory and add them to .cvsignore ? Those files will be regenerated anyway and in my opinion they should not reside on CVS. It just generates additional versions to both .rmk and .mk files when modifications are being made. Thanks, Vesa Jääskeläinen