summaryrefslogtreecommitdiffstats
path: root/inspector/example-debian-netinst-cd.xml
blob: 570a5bd66187ab887fa51fd5681ffff1b9e3bbdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<operatingsystems>
  <operatingsystem>
    <root>/dev/sda</root>
    <name>linux</name>
    <distro>debian</distro>
    <product_name>Debian GNU/Linux 5.0.5 &quot;Lenny&quot; - Official amd64 NETINST Binary-1 20100627-10:37</product_name>
    <major_version>5</major_version>
    <minor_version>0</minor_version>
    <format>installer</format>
    <netinst/>
    <mountpoints>
      <mountpoint dev="/dev/sda">/</mountpoint>
    </mountpoints>
    <filesystems>
      <filesystem dev="/dev/sda">
        <type>iso9660</type>
        <label>Debian 5.0.5 amd64 Bin-1</label>
      </filesystem>
    </filesystems>
    <applications/>
  </operatingsystem>
</operatingsystems>