inspector: Rewrite virt-inspector (RHBZ#642930).
[libguestfs.git] / inspector / example6.xml
diff --git a/inspector/example6.xml b/inspector/example6.xml
new file mode 100644 (file)
index 0000000..d213d6e
--- /dev/null
@@ -0,0 +1,26 @@
+<operatingsystems>
+  <operatingsystem>
+    <root>/dev/vda1</root>
+    <name>linux</name>
+    <arch>x86_64</arch>
+    <distro>debian</distro>
+    <product_name>squeeze/sid</product_name>
+    <major_version>0</major_version>
+    <minor_version>0</minor_version>
+    <mountpoints>
+      <mountpoint dev="/dev/vda1">/</mountpoint>
+    </mountpoints>
+    <filesystems>
+      <filesystem dev="/dev/vda1">
+        <type>ext4</type>
+        <uuid>09384d4f-df19-479b-85fc-6451e56d41aa</uuid>
+      </filesystem>
+      <filesystem dev="/dev/vda5">
+        <type>swap</type>
+        <uuid>c0d1b68f-c0f9-4497-a366-938b37532613</uuid>
+      </filesystem>
+    </filesystems>
+    <package_format>dpkg</package_format>
+    <package_management>apt</package_management>
+  </operatingsystem>
+</operatingsystems>