File: example-ubuntu.xml

package info (click to toggle)
guestfs-tools 1.52.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 69,236 kB
  • sloc: ansic: 15,698; ml: 15,621; sh: 7,396; xml: 5,478; makefile: 3,601; perl: 1,535; lex: 135; yacc: 128; python: 80
file content (56 lines) | stat: -rw-r--r-- 1,738 bytes parent folder | download | duplicates (4)
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
<?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>
    <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>