[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] git submodules (.gitmodules) incorrect
From: |
Richard W.M. Jones |
Subject: |
[Qemu-devel] git submodules (.gitmodules) incorrect |
Date: |
Mon, 9 Nov 2009 17:53:58 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] git submodules (.gitmodules) incorrect,
Richard W.M. Jones <=