Add ability to inspect install disks and live CDs.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 14 Jan 2011 22:20:51 +0000 (22:20 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 15 Jan 2011 14:35:50 +0000 (14:35 +0000)
commitc2f2a2c6769be908b25b0946f39770d09bb6ddc9
tree935887976150c68a282ad21aadf08bf7075ab2da
parent4402e6048fb2a56461f9e4d474fc2f1391248781
Add ability to inspect install disks and live CDs.

For examples of the virt-inspector output, see the additional
inspector/example-*.xml files in this commit.
17 files changed:
generator/generator_actions.ml
inspector/Makefile.am
inspector/example-debian-netinst-cd.xml [new file with mode: 0644]
inspector/example-fedora-dvd.xml [new file with mode: 0644]
inspector/example-fedora-netinst-cd.xml [new file with mode: 0644]
inspector/example-rhel-6-dvd.xml [new file with mode: 0644]
inspector/example-rhel-6-netinst-cd.xml [new file with mode: 0644]
inspector/example-ubuntu-live-cd.xml [new file with mode: 0644]
inspector/example-windows-2003-x64-cd.xml [new file with mode: 0644]
inspector/example-windows-2003-x86-cd.xml [new file with mode: 0644]
inspector/example-windows-xp-cd.xml [new file with mode: 0644]
inspector/virt-inspector.c
inspector/virt-inspector.pod
inspector/virt-inspector.rng
src/guestfs-internal.h
src/guestfs.pod
src/inspect.c