From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7YRN-0000fE-2C for qemu-devel@nongnu.org; Mon, 09 Nov 2009 12:54:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7YRI-0000ci-8i for qemu-devel@nongnu.org; Mon, 09 Nov 2009 12:54:08 -0500 Received: from [199.232.76.173] (port=52764 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7YRI-0000cd-0f for qemu-devel@nongnu.org; Mon, 09 Nov 2009 12:54:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:28366) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7YRG-0002DJ-VX for qemu-devel@nongnu.org; Mon, 09 Nov 2009 12:54:03 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nA9HrxEc012048 for ; Mon, 9 Nov 2009 12:53:59 -0500 Received: from localhost (vpn2-10-155.ams2.redhat.com [10.36.10.155]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id nA9HrwBa030501 for ; Mon, 9 Nov 2009 12:53:59 -0500 Date: Mon, 9 Nov 2009 17:53:58 +0000 From: "Richard W.M. Jones" Message-ID: <20091109175358.GA5386@amd.home.annexia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] git submodules (.gitmodules) incorrect List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Current .gitmodules contains: [submodule "roms/vgabios"] path = roms/vgabios url = ../vgabios.git [submodule "roms/seabios"] path = roms/seabios url = ../seabios.git but these URLs don't work for me. They resolve to URLs like git://git.savannah.nongnu.org/seabios.git which just gives a fatal error when you try to access it: fatal: The remote end hung up unexpectedly Also isn't there supposed to be a pc-bios git submodule? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top