git.annexia.org
/
libguestfs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6.
[libguestfs.git]
/
inspector
/
example-fedora-dvd.xml
1
<?xml version="1.0"?>
2
<operatingsystems>
3
<operatingsystem>
4
<root>/dev/sda</root>
5
<name>linux</name>
6
<arch>x86_64</arch>
7
<distro>fedora</distro>
8
<major_version>14</major_version>
9
<minor_version>0</minor_version>
10
<format>installer</format>
11
<multipart/>
12
<mountpoints>
13
<mountpoint dev="/dev/sda">/</mountpoint>
14
</mountpoints>
15
<filesystems>
16
<filesystem dev="/dev/sda">
17
<type>iso9660</type>
18
<label>Fedora 14 x86_64 DVD</label>
19
</filesystem>
20
</filesystems>
21
<applications/>
22
</operatingsystem>
23
</operatingsystems>