summaryrefslogtreecommitdiffstats
path: root/inspector/example-ubuntu-live-cd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'inspector/example-ubuntu-live-cd.xml')
-rw-r--r--inspector/example-ubuntu-live-cd.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/inspector/example-ubuntu-live-cd.xml b/inspector/example-ubuntu-live-cd.xml
new file mode 100644
index 00000000..ff5a1ced
--- /dev/null
+++ b/inspector/example-ubuntu-live-cd.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<operatingsystems>
+ <operatingsystem>
+ <root>/dev/sda</root>
+ <name>linux</name>
+ <distro>ubuntu</distro>
+ <product_name>Ubuntu 10.10 &quot;Maverick Meerkat&quot; - Release amd64 (20101007)</product_name>
+ <major_version>10</major_version>
+ <minor_version>10</minor_version>
+ <format>installer</format>
+ <live/>
+ <mountpoints>
+ <mountpoint dev="/dev/sda">/</mountpoint>
+ </mountpoints>
+ <filesystems>
+ <filesystem dev="/dev/sda">
+ <type>iso9660</type>
+ <label>Ubuntu 10.10 amd64</label>
+ </filesystem>
+ </filesystems>
+ <applications/>
+ </operatingsystem>
+</operatingsystems>