From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K2rc0-0005wW-Ag for mharc-grub-devel@gnu.org; Sun, 01 Jun 2008 13:44:56 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2rby-0005tc-LJ for grub-devel@gnu.org; Sun, 01 Jun 2008 13:44:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2rbu-0005jN-1m for grub-devel@gnu.org; Sun, 01 Jun 2008 13:44:54 -0400 Received: from [199.232.76.173] (port=53035 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2rbt-0005j2-Oi for grub-devel@gnu.org; Sun, 01 Jun 2008 13:44:49 -0400 Received: from c60.cesmail.net ([216.154.195.49]:46003) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1K2rbt-0004bm-Bn for grub-devel@gnu.org; Sun, 01 Jun 2008 13:44:49 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 01 Jun 2008 13:44:48 -0400 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id C3A04619058 for ; Sun, 1 Jun 2008 13:44:47 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080601102329.GB1581@thorin> References: <4840123A.5020003@isaac.cedarswampstudios.org> <20080530151837.GA7529@thorin> <48402600.8090805@isaac.cedarswampstudios.org> <48402B87.6060201@isaac.cedarswampstudios.org> <20080530192626.GA29768@thorin> <48406B3F.1070704@isaac.cedarswampstudios.org> <20080531093501.GA6619@thorin> <20080531094150.GC6619@thorin> <1212254022.2766.21.camel@rd> <20080601102329.GB1581@thorin> Content-Type: text/plain Date: Sun, 01 Jun 2008 13:44:46 -0400 Message-Id: <1212342286.2727.0.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 (2.22.1-2.fc9) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: rename partmap/pc.c? (Re: macbook EFI experiences) 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, 01 Jun 2008 17:44:54 -0000 On Sun, 2008-06-01 at 12:23 +0200, Robert Millan wrote: > On Sat, May 31, 2008 at 01:13:42PM -0400, Pavel Roskin wrote: > > On Sat, 2008-05-31 at 11:41 +0200, Robert Millan wrote: > > > > > What would you all think about renaming to partmap/msdos.c ? > > > > I don't like long names, as you might have noticed, but I think both > > "pc" and "msdos" fail to convey the purpose of the module. If we are > > going to rename things, I would consider prefixing all partition table > > support modules in some way, e.g. pt_msdos, pt_apple, pt_gpt etc. > > How about "part_" prefix? It makes its meaning a bit clearer. Fine with me. Another possibility is "ptab_". It's your choice. -- Regards, Pavel Roskin