From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCyAT-00055V-M4 for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:50:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCyAO-00053l-JP for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:50:48 -0400 Received: from [199.232.76.173] (port=41516 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCyAO-00053a-C5 for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:50:44 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:58276) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCyAN-0002Vq-0c for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:50:43 -0400 Message-ID: <4A2A9047.5020301@mail.berlios.de> Date: Sat, 06 Jun 2009 17:50:31 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] doc: Remove old URL for Open Hack'Ware. References: <49D24451.7030109@mail.berlios.de> <1244301150-7801-1-git-send-email-weil@mail.berlios.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: QEMU Developers , Aurelien Jarno , Paul Brook Blue Swirl schrieb: > On 6/6/09, Stefan Weil wrote: >> The URL http://perso.magic.fr/l_indien/ no longer exists. >> >> Signed-off-by: Stefan Weil > > Removing only the references would mean that we'd have mysterious > binaries without any explanation in pc-bios. We should also delete > ppc_rom.bin, ohw.diff and support for loading OHW but that would make > PREP machine untestable. For insiders, there is nothing mysterious because they know the history. For other people, a URL which is invalid does not help, so the binaries are already mysterious today. I did not find any valid URL with the sources. Maybe the QEMU maintainers can add a git submodule containing the OHW sources from Debian's package openhackware? This was the latest contribution to the previous discussion: http://lists.gnu.org/archive/html/qemu-devel/2009-04/msg00312.html I came to the conclusion that PREP support is still wanted, so the binaries should remain part of QEMU. Stefan