From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9bxN-0001TJ-MO for qemu-devel@nongnu.org; Thu, 28 May 2009 05:31:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9bxI-0001Pr-VI for qemu-devel@nongnu.org; Thu, 28 May 2009 05:31:25 -0400 Received: from [199.232.76.173] (port=52622 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9bxI-0001Pm-Nk for qemu-devel@nongnu.org; Thu, 28 May 2009 05:31:20 -0400 Received: from mx20.gnu.org ([199.232.41.8]:13282) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M9bxI-0002oG-CY for qemu-devel@nongnu.org; Thu, 28 May 2009 05:31:20 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9bxH-0007t0-Ea for qemu-devel@nongnu.org; Thu, 28 May 2009 05:31:19 -0400 Message-ID: <4A1E59E3.3090407@mail.berlios.de> Date: Thu, 28 May 2009 11:31:15 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] Moving keymaps -> pc-bios/keymaps References: <4A1E481F.1060207@us.ibm.com> In-Reply-To: <4A1E481F.1060207@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" Anthony Liguori schrieb: > Hi, > > I've renamed keymaps -> pc-bios/keymaps. This is not a wonderful thing > but it has some advantages like enabling easier automated testing. > > If anyone wants to take a stab at a more logical layout (potentially > including changing the install layout), I think that would be a great thing. > > Regards, > > Anthony Liguori Renaming pc-bios -> bios would be a little bit more logical, because QEMU's PC-only versions are history. For newcomers, it could also help to avoid confusion (they would not expect openbios-* in directory pc-bios). Regards Stefan Weil