d213d6ee833c3f265f695a0bbd2200cbad9bef3b
[libguestfs.git] / inspector / example6.xml
1 <operatingsystems>
2   <operatingsystem>
3     <root>/dev/vda1</root>
4     <name>linux</name>
5     <arch>x86_64</arch>
6     <distro>debian</distro>
7     <product_name>squeeze/sid</product_name>
8     <major_version>0</major_version>
9     <minor_version>0</minor_version>
10     <mountpoints>
11       <mountpoint dev="/dev/vda1">/</mountpoint>
12     </mountpoints>
13     <filesystems>
14       <filesystem dev="/dev/vda1">
15         <type>ext4</type>
16         <uuid>09384d4f-df19-479b-85fc-6451e56d41aa</uuid>
17       </filesystem>
18       <filesystem dev="/dev/vda5">
19         <type>swap</type>
20         <uuid>c0d1b68f-c0f9-4497-a366-938b37532613</uuid>
21       </filesystem>
22     </filesystems>
23     <package_format>dpkg</package_format>
24     <package_management>apt</package_management>
25   </operatingsystem>
26 </operatingsystems>