From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKRni-0000N6-Nv for qemu-devel@nongnu.org; Mon, 03 Mar 2014 07:16:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKRna-0007tK-0v for qemu-devel@nongnu.org; Mon, 03 Mar 2014 07:16:54 -0500 Date: Mon, 3 Mar 2014 13:16:28 +0100 From: Stefan Hajnoczi Message-ID: <20140303121628.GB21055@stefanha-thinkpad.redhat.com> References: <53139760.3040106@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <53139760.3040106@web.de> Subject: Re: [Qemu-devel] Request for openhackware.git mirror List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Peter Maydell , Mark Cave-Ayland , qemu-devel , Alexander Graf , qemu-ppc , Anthony Liguori , =?iso-8859-1?Q?Herv=E9?= Poussineau On Sun, Mar 02, 2014 at 09:41:04PM +0100, Andreas Färber wrote: > We have a file pc-bios/ppc_rom.bin in qemu.git, used by PReP emulation, > to which we do not have available the full GPL source code. I would like > to replace the current file with a new binary built from original > OpenHack'Ware sources plus our pc-bios/ohw.diff plus build fixes plus > workaround for the unknown delta between v0.4.1+ohw.diff and Jocelyn's > ppc_rom.bin: http://repo.or.cz/w/openhackware.git is finally building > for me [1] and seems to be working as before. > > Can you please set up an openhackware.git mirror on git.qemu.org for my > git://repo.or.cz/openhackware.git so that we can properly integrate the > sources as a submodule before I exchange the binary? The mirror is now available here: git://git.qemu-project.org/openhackware.git It updates daily. Please let me know if you experience any issues. Stefan