New tools: virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 3 Jan 2011 17:16:44 +0000 (17:16 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 3 Jan 2011 18:23:45 +0000 (18:23 +0000)
commitb8f9a20b039b34ba41098d1360866b6f9f74463d
tree948b95b4c7daf3524d0d0865e1007cd46c47e49b
parent72f4b2e7493bf81b111ecd83490c9d3ad2480382
New tools: virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out.

Relatively trivial wrappers around the equivalent guestfish
commands.  Change also includes new man pages.
17 files changed:
.gitignore
Makefile.am
cat/virt-cat.pod
fish/Makefile.am
fish/guestfish.pod
fish/virt-copy-in [new file with mode: 0755]
fish/virt-copy-in.pod [new file with mode: 0644]
fish/virt-copy-out [new file with mode: 0755]
fish/virt-copy-out.pod [new file with mode: 0644]
fish/virt-tar-in [new file with mode: 0755]
fish/virt-tar-in.pod [new file with mode: 0644]
fish/virt-tar-out [new file with mode: 0755]
fish/virt-tar-out.pod [new file with mode: 0644]
src/guestfs.pod
tools/virt-edit
tools/virt-make-fs
tools/virt-tar