From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LsyAF-0000BA-0q for mharc-grub-devel@gnu.org; Sun, 12 Apr 2009 07:47:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LsyAC-00008i-M5 for grub-devel@gnu.org; Sun, 12 Apr 2009 07:47:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LsyA6-00007d-Qd for grub-devel@gnu.org; Sun, 12 Apr 2009 07:47:51 -0400 Received: from [199.232.76.173] (port=55468 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LsyA6-00007S-N0 for grub-devel@gnu.org; Sun, 12 Apr 2009 07:47:46 -0400 Received: from fg-out-1718.google.com ([72.14.220.158]:2258) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LsyA6-0003TR-9G for grub-devel@gnu.org; Sun, 12 Apr 2009 07:47:46 -0400 Received: by fg-out-1718.google.com with SMTP id l27so226510fgb.7 for ; Sun, 12 Apr 2009 04:47:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=6GQGYqAqivUH/1GeFvLg8NOsqS4KEKXFPh24ZzAkop8=; b=jNUYeCFObzjplV9Vpolp2/3x4iS9xAR3bo4+6/NiXAVHDjK9TDawXPZBGOUDgL7P38 u6QV5DhnzAhBefDXHyMqCCV54OpfueDP8GOesJi5h7NHK6bLx038W0Kvq084mRTZ2R7E 78kfg4T7elfUFkQNwvzFd6oYRcgmq3urAq9tc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ReHn35kQSHnB/fvDeWyWwyNjI7rQHRhAcKc3aoLzJHLAj7ShKyehdFVhC9Q8d4DFR8 DUj3HvCgTGHPYb9jHz9MovYLqf3hIXf1ObB+pfzYIz9cpgahBOMD+zhOrYIRCIxpJ/KR KO3xpCN6d6DRjTWc+uYjwi9D3lcXvuh395c4Y= Received: by 10.86.86.10 with SMTP id j10mr550542fgb.29.1239536865450; Sun, 12 Apr 2009 04:47:45 -0700 (PDT) Received: from ?192.168.1.25? (116-145.62-81.cust.bluewin.ch [81.62.145.116]) by mx.google.com with ESMTPS id 4sm5408183fgg.10.2009.04.12.04.47.44 (version=SSLv3 cipher=RC4-MD5); Sun, 12 Apr 2009 04:47:45 -0700 (PDT) Message-ID: <49E1D4E5.5030908@gmail.com> Date: Sun, 12 Apr 2009 13:47:49 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Removing autogenerated files 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: Sun, 12 Apr 2009 11:47:52 -0000 Hello, we all know how annoying are these autogenerated files. We could remove it. The main argument against it is that people will not be able to compile without installing a lot of developement tools. It changes nothing for the users wanting to modify the code. So I propose to remove these files but in compensation setup a nightly build server. I'm ready to supply all necessary scripts to create a source tar.gz with autogenerated files, binary tar.gz and rescue iso for all platforms where applicable. -- Regards Vladimir 'phcoder' Serbinenko