From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KWUVf-0007xa-O9 for mharc-grub-devel@gnu.org; Fri, 22 Aug 2008 07:08:51 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWUVd-0007ws-Eh for grub-devel@gnu.org; Fri, 22 Aug 2008 07:08:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWUVb-0007wC-Re for grub-devel@gnu.org; Fri, 22 Aug 2008 07:08:48 -0400 Received: from [199.232.76.173] (port=59818 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWUVb-0007w2-Fh for grub-devel@gnu.org; Fri, 22 Aug 2008 07:08:47 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:53640) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KWUVa-0007oN-J8 for grub-devel@gnu.org; Fri, 22 Aug 2008 07:08:47 -0400 Received: from [85.180.15.182] (e180015182.adsl.alicedsl.de [85.180.15.182]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1KWUVZ0G4r-0001ot; Fri, 22 Aug 2008 13:08:45 +0200 From: Felix Zielcke To: The development of GRUB 2 Content-Type: text/plain Date: Fri, 22 Aug 2008 13:08:44 +0200 Message-Id: <1219403324.4450.37.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+q9xyWUT8eRfIR0/YKqOLFjMCqlKH/L2E3v5o qCFgZzdrFHMfr9lEtEIn1Db0BDT09YGLYIjUKSDonytwkItTvT laO0E3yUpGvg/tiUfRiHLCYJAo+Tb/A X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: [RFC] DISTLIST and gendistlist.sh 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: Fri, 22 Aug 2008 11:08:49 -0000 Hello, as can be seen on the ChangeLog I cared about the DISTLIST file and the gendistlist.sh which should be normally used to create it. Robert has already noted on IRC to me that the file DISTLIST shouldn't be on SVN `make dist' does indeed use the gendistlist.sh already to create DISTLIST, but only if it doesn't already exist. So I also suggest to remove DISTLIST from SVN and I want to remind you all that you please think about updateing the `gendistlist.sh' script if you add some weird *.xyz file or make a new directory in the root, so that DISTLIST does contain the files in them.