summaryrefslogtreecommitdiffstats
path: root/inspector/example5.xml
Commit message (Collapse)AuthorAgeFilesLines
* inspector: Replace old examples with ones derived from phony images.Richard W.M. Jones2010-11-161-4139/+0
|
* inspector: Replace code for listing applications with new core API.Richard W.M. Jones2010-11-151-1576/+1288
|
* inspector: List Debian packages.Richard W.M. Jones2010-10-281-0/+4377
| | | | | List Debian packages by downloading and parsing the file /var/lib/dpkg/status.
* inspector: Debian package format 'deb' instead of 'dpkg'.Richard W.M. Jones2010-10-281-1/+1
|
* inspector: Return canonical block device paths in XML.Richard W.M. Jones2010-10-281-2/+2
|
* inspector: Rewrite virt-inspector (RHBZ#642930).Richard W.M. Jones2010-10-281-0/+50
Rewrite virt-inspector: - remove old and unsupportable features - use the C inspection API - don't run programs from the guest The RNG has been updated to reflect the new XML-only output. The new example files show the new XML output.