New tool: virt-filesystems
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 22 Nov 2010 17:33:35 +0000 (17:33 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Nov 2010 10:22:08 +0000 (10:22 +0000)
commitfbc2555903be8c88ad9430d871cf0d27c8fded1e
treee4a779915c7e469fc3c78d05ebfb481fbf6093e4
parentf6d3d5677194ae7aaea70d43845341d91907b5ee
New tool: virt-filesystems

This tool replaces virt-list-filesystems and virt-list-partitions with
a new tool written in C with a more uniform command line structure
and output.

This existing Perl tools are deprecated but remain indefinitely.
17 files changed:
.gitignore
HACKING
Makefile.am
bootstrap
cat/Makefile.am
cat/run-filesystems-locally [new file with mode: 0755]
cat/test-virt-filesystems.sh [new file with mode: 0755]
cat/virt-filesystems.c [new file with mode: 0644]
cat/virt-filesystems.pod [new file with mode: 0755]
fish/guestfish.pod
fuse/guestmount.pod
m4/.gitignore
po/POTFILES.in
src/guestfs.pod
tools/virt-list-filesystems
tools/virt-list-partitions
tools/virt-resize