From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KZD0J-00037k-QZ for mharc-grub-devel@gnu.org; Fri, 29 Aug 2008 19:03:43 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZD0I-00037C-6n for grub-devel@gnu.org; Fri, 29 Aug 2008 19:03:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZD0G-00036H-FX for grub-devel@gnu.org; Fri, 29 Aug 2008 19:03:41 -0400 Received: from [199.232.76.173] (port=57459 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZD0G-000363-2s for grub-devel@gnu.org; Fri, 29 Aug 2008 19:03:40 -0400 Received: from c60.cesmail.net ([216.154.195.49]:35796) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1KZD0F-0001Yn-M1 for grub-devel@gnu.org; Fri, 29 Aug 2008 19:03:39 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 29 Aug 2008 19:03:36 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 867A54F1869 for ; Fri, 29 Aug 2008 19:03:35 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1220050444.11557.11.camel@fz.local> References: <1219403324.4450.37.camel@fz.local> <20080822125823.GC20330@thorin> <1219410801.4450.56.camel@fz.local> <1220050444.11557.11.camel@fz.local> Content-Type: text/plain Date: Fri, 29 Aug 2008 19:03:34 -0400 Message-Id: <1220051014.7979.6.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [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, 29 Aug 2008 23:03:42 -0000 On Sat, 2008-08-30 at 00:54 +0200, Felix Zielcke wrote: > Am Freitag, den 22.08.2008, 15:13 +0200 schrieb Felix Zielcke: > > > I don't have almost no opion at all how this should be changed. > > For me, the first solution to this problem that appears is just removing > > DISTLIST but that doestn't mean of course that it's the best :) > > > I tend now more to Robert's suggestion, so here's a little patch for > autogen.sh > I think the DISTLIST file could a bit helpful to remind > that ./gendistlist.sh might sometimes needs an update. Maybe we could take an approach based on the version control system? The distributed files are those under version control plus generated distributed files (if any) minus maintainer-only files. The file lists for inclusion and exclusion would be short and would rarely need to be updated. -- Regards, Pavel Roskin