Richard W.M. Jones
2009-Nov-16 09:51 UTC
[Libguestfs] IMPORTANT: New git repositories for febootstrap & libguestfs
The machine at et.redhat.com is going to be decommissioned soon, and so I have arranged alternate hosting for these two git repositories. As of now you should use: http://git.annexia.org/?p=febootstrap.git;a=summary (web interface) git clone git://git.annexia.org/git/febootstrap.git http://git.annexia.org/?p=libguestfs.git;a=summary (web interface) git clone git://git.annexia.org/git/libguestfs.git Remote push is not (yet) enabled. Post patches here and I'll push them once ACKed. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
Jim Meyering
2009-Nov-16 10:06 UTC
[Libguestfs] IMPORTANT: New git repositories for febootstrap & libguestfs
Richard W.M. Jones wrote:> The machine at et.redhat.com is going to be decommissioned soon, and > so I have arranged alternate hosting for these two git repositories. > As of now you should use: > > http://git.annexia.org/?p=febootstrap.git;a=summary (web interface) > git clone git://git.annexia.org/git/febootstrap.git > > http://git.annexia.org/?p=libguestfs.git;a=summary (web interface) > git clone git://git.annexia.org/git/libguestfs.git > > Remote push is not (yet) enabled. Post patches here and I'll push > them once ACKed.FYI, I used this to update my local libguestfs repo: git config remote.origin.url git://git.annexia.org/git/libguestfs.git And this for the febootstrap one: git config remote.origin.url git://git.annexia.org/git/febootstrap.git or just edit each .git/config file manually, of course.
Apparently Analagous Threads
- NOTE: New location for libguestfs, hivex and febootstrap git repositories
- febootstrap-3.12 configure error on Fedora 16
- [PATCH febootstrap] Pull in febootstrap-supermin-helper (C version) from libguestfs.
- febootstrap git empty /lib dir
- [PATCH febootstrap 0/8] Add support for building an ext2-based appliance