From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqgXW-0001Km-1Z for qemu-devel@nongnu.org; Fri, 08 May 2015 07:33:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqgXT-0001dP-8t for qemu-devel@nongnu.org; Fri, 08 May 2015 07:33:57 -0400 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:33765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqgXT-0001cG-3X for qemu-devel@nongnu.org; Fri, 08 May 2015 07:33:55 -0400 Message-ID: <554C9EEB.1010308@ilande.co.uk> Date: Fri, 08 May 2015 12:32:59 +0100 From: Mark Cave-Ayland MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] openbios.git mirror on git.qemu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Blue Swirl , Peter Maydell , Alexander Graf , Anthony Liguori Hi all, I noticed last week that the openbios.git mirror on git.qemu.org hadn't been updated after a commit I made to SVN trunk, and after some investigation work by Stefan it seems that the upstream remote is given as a git:// URL pointing directly to a repository at a 64.62.x.x IP address. This is different from the official upstream SVN repository of svn://openbios.org/openbios/ which means we're pointing at an additional mirror somewhere. Can anyone recall how/when the openbios.git mirror was setup on git.qemu.org, whether it is still maintained, and if it would be preferable to switch to the official upstream? ATB, Mark.