From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K2UeJ-0008KN-Sh for mharc-grub-devel@gnu.org; Sat, 31 May 2008 13:13:47 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2UeJ-0008Jv-0I for grub-devel@gnu.org; Sat, 31 May 2008 13:13:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2UeH-0008JV-J3 for grub-devel@gnu.org; Sat, 31 May 2008 13:13:46 -0400 Received: from [199.232.76.173] (port=45413 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2UeH-0008JK-Cy for grub-devel@gnu.org; Sat, 31 May 2008 13:13:45 -0400 Received: from c60.cesmail.net ([216.154.195.49]:14279) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1K2UeH-0002Uz-8y for grub-devel@gnu.org; Sat, 31 May 2008 13:13:45 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 31 May 2008 13:13:43 -0400 Received: from [192.168.1.39] (pool-71-175-126-102.phlapa.east.verizon.net [71.175.126.102]) by relay.cesmail.net (Postfix) with ESMTP id C238F619058 for ; Sat, 31 May 2008 13:13:43 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080531094150.GC6619@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> Content-Type: text/plain Date: Sat, 31 May 2008 13:13:42 -0400 Message-Id: <1212254022.2766.21.camel@rd> 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: Sat, 31 May 2008 17:13:47 -0000 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. -- Regards, Pavel Roskin