Richard W.M. Jones
2019-Nov-12 12:34 UTC
[Libguestfs] [PATCH] Remove virt-v2v from libguestfs.git repo
This patch removes virt-v2v from libguestfs.git repo, because it has moved to a new repository here: https://github.com/libguestfs/virt-v2v I didn't post this with git send-email because it's filtered with filterdiff to remove the huge - but mechanical - changes to v2v/ and a couple of other directories, leaving only the interesting parts for reviewing. After applying the patch you also have to do: git rm -rf v2v git rm -rf test-data/fake-virt* Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org
Pino Toscano
2019-Nov-15 14:05 UTC
Re: [Libguestfs] [PATCH] Remove virt-v2v from libguestfs.git repo
On Tuesday, 12 November 2019 13:34:12 CET Richard W.M. Jones wrote:> This patch removes virt-v2v from libguestfs.git repo, because it has > moved to a new repository here: > > https://github.com/libguestfs/virt-v2v > > I didn't post this with git send-email because it's filtered with > filterdiff to remove the huge - but mechanical - changes to v2v/ and a > couple of other directories, leaving only the interesting parts for > reviewing. After applying the patch you also have to do: > > git rm -rf v2v > git rm -rf test-data/fake-virt*LGTM. -- Pino Toscano
Reasonably Related Threads
- libguestfs / virt-v2v split, new repo for virt-v2v
- [PATCH virt-v2v] v2v: Use LIBGUESTFS_CFLAGS/LIBS when compiling and linking.
- [PATCH] tests: use fake-virt-tools also in tests outside v2v
- Re: How to build virt-v2v after the project was separated
- [PATCH virt-v2v v2] v2v: -o libvirt: Remove cache=none.