Add 'initrd-list' command to list contents of initrd images.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 14:16:40 +0000 (15:16 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 14:16:40 +0000 (15:16 +0100)
commit4dff42aa13dd726fb6b02843d0f4db4b4b330fe3
treeb7d9979063d29915df9b2d09780bd2b42674562d
parente492608f2f3809a824cb70ee03ff305964b69dd7
Add 'initrd-list' command to list contents of initrd images.

Add 'initrd-list' command to list the files inside (new-style)
initrd images.  Update virt-inspector to use this instead of
the less efficient download/unpack locally method.
.gitignore
daemon/Makefile.am
daemon/initrd.c [new file with mode: 0644]
images/Makefile.am
inspector/virt-inspector.pl
src/generator.ml