Output the config filename containing a modprobe alias in XML
authorMatthew Booth <mbooth@redhat.com>
Mon, 29 Jun 2009 14:34:29 +0000 (15:34 +0100)
committerMatthew Booth <mbooth@redhat.com>
Mon, 29 Jun 2009 14:55:51 +0000 (15:55 +0100)
commit103fb55e6b1428366ab31a0f17484ef1baa68e96
treea43035043376484c532430569cd12cdc25944dc2
parent228b19aa9c28b03b339e8e23fcb46359e3ab617e
Output the config filename containing a modprobe alias in XML

This change affects the XML output:

/operatingsystems/operatingsystem/modprobealiases/alias/text() =>
/operatingsystems/operatingsystem/modprobealiases/alias/modulename/text()

Additionally there are two new elements:

/operatingsystems/operatingsystem/modprobealiases/alias/augeas
/operatingsystems/operatingsystem/modprobealiases/alias/file

These contain information about the location of the alias directive.
/augeas is an augeas path. /file is the path of the file containing the
directive.
inspector/virt-inspector.pl