diff options
author | Matthew Booth <mbooth@redhat.com> | 2009-06-29 15:34:29 +0100 |
---|---|---|
committer | Matthew Booth <mbooth@redhat.com> | 2009-06-29 15:55:51 +0100 |
commit | 103fb55e6b1428366ab31a0f17484ef1baa68e96 (patch) | |
tree | a43035043376484c532430569cd12cdc25944dc2 /python/guestfs.py | |
parent | 228b19aa9c28b03b339e8e23fcb46359e3ab617e (diff) | |
download | libguestfs-103fb55e6b1428366ab31a0f17484ef1baa68e96.tar.gz libguestfs-103fb55e6b1428366ab31a0f17484ef1baa68e96.tar.xz libguestfs-103fb55e6b1428366ab31a0f17484ef1baa68e96.zip |
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.
Diffstat (limited to 'python/guestfs.py')
0 files changed, 0 insertions, 0 deletions