summaryrefslogtreecommitdiffstats
path: root/inspector/virt-inspector.rng
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to inspect install disks and live CDs.Richard W.M. Jones2011-01-151-1/+5
| | | | | For examples of the virt-inspector output, see the additional inspector/example-*.xml files in this commit.
* inspector: Replace code for listing applications with new core API.Richard W.M. Jones2010-11-151-0/+8
|
* inspector: List Debian packages.Richard W.M. Jones2010-10-281-0/+2
| | | | | List Debian packages by downloading and parsing the file /var/lib/dpkg/status.
* inspector: Rewrite virt-inspector (RHBZ#642930).Richard W.M. Jones2010-10-281-86/+6
| | | | | | | | | | | | 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.
* inspector: Add product_name field to output.Richard Jones2010-03-081-0/+1
| | | | | | This is a free text string containing the "product name" of the OS. It's mainly useful for Windows guests, and a forthcoming patch will get this field from the Windows Registry.
* inspector: Update example XML and RNG schema.Richard Jones2010-01-061-0/+3
| | | | This updates commit a59dcdbd1b0a28c960e3792165a13f2daf4f6c35.
* Tab to space fixes, now passes 'make syntax-check'Richard Jones2009-10-201-85/+85
|
* inspector: Add RELAX NG schema for virt-inspector --xml output.Richard Jones2009-10-021-0/+168