From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MD3Eh-0007ma-7n for qemu-devel@nongnu.org; Sat, 06 Jun 2009 17:15:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MD3Ec-0007ku-JS for qemu-devel@nongnu.org; Sat, 06 Jun 2009 17:15:30 -0400 Received: from [199.232.76.173] (port=40013 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MD3Ec-0007kp-8a for qemu-devel@nongnu.org; Sat, 06 Jun 2009 17:15:26 -0400 Received: from mx20.gnu.org ([199.232.41.8]:17386) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MD3Ec-0000M9-31 for qemu-devel@nongnu.org; Sat, 06 Jun 2009 17:15:26 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MD3Ea-0005c9-VZ for qemu-devel@nongnu.org; Sat, 06 Jun 2009 17:15:25 -0400 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH] doc: Remove old URL for Open Hack'Ware. Date: Sat, 6 Jun 2009 22:15:21 +0100 References: <49D24451.7030109@mail.berlios.de> <4A2A9047.5020301@mail.berlios.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906062215.22106.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl , Aurelien Jarno > > Maybe the QEMU maintainers can add a git submodule > > containing the OHW sources from Debian's package > > openhackware? I'm tempted to remove OHW, and whoever cares about PREP emulation can make OpenBIOS work. I admit I don't really know how much effort this would take, but I'd be surprised if it's all that hard. > http://www.openfirmware.info also contains a few open source > OpenFirmware implementations, perhaps OHW could be archived there. IIUC calling OHW an OpenFirmware implementation is a bit of a stretch. It implements the bare minimum required to boot certain ppc-linux kernels. Paul