From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCySu-0002qu-RV for qemu-devel@nongnu.org; Sat, 06 Jun 2009 12:09:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCySp-0002qF-Do for qemu-devel@nongnu.org; Sat, 06 Jun 2009 12:09:52 -0400 Received: from [199.232.76.173] (port=53966 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCySp-0002qC-6v for qemu-devel@nongnu.org; Sat, 06 Jun 2009 12:09:47 -0400 Received: from mail-fx0-f219.google.com ([209.85.220.219]:39655) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCySo-0005hj-PH for qemu-devel@nongnu.org; Sat, 06 Jun 2009 12:09:47 -0400 Received: by fxm19 with SMTP id 19so1870824fxm.34 for ; Sat, 06 Jun 2009 09:09:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4A2A9047.5020301@mail.berlios.de> References: <49D24451.7030109@mail.berlios.de> <1244301150-7801-1-git-send-email-weil@mail.berlios.de> <4A2A9047.5020301@mail.berlios.de> Date: Sat, 6 Jun 2009 19:09:42 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH] doc: Remove old URL for Open Hack'Ware. From: Blue Swirl 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: Stefan Weil Cc: QEMU Developers , Aurelien Jarno , Paul Brook On 6/6/09, Stefan Weil wrote: > 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? http://www.openfirmware.info also contains a few open source OpenFirmware implementations, perhaps OHW could be archived there. > 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. IMHO for PREP to remain in working condition, OpenBIOS should be ported to it, otherwise we can't change anything.