File: example-ubuntu.xml

package info (click to toggle)
libguestfs 1%3A1.28.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 65,676 kB
  • ctags: 42,708
  • sloc: ansic: 374,827; ml: 40,236; sh: 19,721; java: 8,493; perl: 8,244; makefile: 5,740; cs: 5,602; haskell: 5,088; python: 2,591; erlang: 2,197; xml: 1,494; ruby: 271; pascal: 218; yacc: 123; lex: 110; cpp: 10
file content (57 lines) | stat: -rw-r--r-- 1,769 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0"?>
<operatingsystems>
  <operatingsystem>
    <root>/dev/sda1</root>
    <name>linux</name>
    <arch>x86_64</arch>
    <distro>ubuntu</distro>
    <product_name>Ubuntu 13.04</product_name>
    <major_version>13</major_version>
    <minor_version>4</minor_version>
    <package_format>deb</package_format>
    <package_management>apt</package_management>
    <hostname>ubuntu1304.home.annexia.org</hostname>
    <format>installed</format>
    <mountpoints>
      <mountpoint dev="/dev/sda1">/</mountpoint>
    </mountpoints>
    <filesystems>
      <filesystem dev="/dev/sda1">
        <type>ext4</type>
        <uuid>bb335904-c031-4da6-9484-e6cbdb54b4c3</uuid>
      </filesystem>
      <filesystem dev="/dev/sda5">
        <type>swap</type>
        <uuid>ca742946-a9f7-406c-94b7-41663b7666ef</uuid>
      </filesystem>
    </filesystems>
    <applications>
      <application>
        <name>abiword</name>
        <version>2.9.2+svn20120603</version>
        <release>8</release>
        <arch>amd64</arch>
      </application>
      <application>
        <name>abiword-common</name>
        <version>2.9.2+svn20120603</version>
        <release>8</release>
        <arch>all</arch>
      </application>
      <application>
        <name>abiword-plugin-grammar</name>
        <version>2.9.2+svn20120603</version>
        <release>8</release>
        <arch>amd64</arch>
      </application>
      <!-- Real guests have many more application sections.  For
           clarity this section has been cut down. -->
      <application>
        <name>zlib1g-dev</name>
        <version>1:1.2.7.dfsg</version>
        <release>13ubuntu2</release>
        <arch>amd64</arch>
      </application>
    </applications>
  </operatingsystem>
</operatingsystems>