This file is indexed.

/usr/share/osinfo/os/suse.com/sles-9.xml is in osinfo-db 0.20180226-1~deb9u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="UTF-8"?>
<libosinfo version="0.0.1">

  <os id="http://suse.com/sles/9">
    <short-id>sles9</short-id>
    <name>SUSE Linux Enterprise Server 9</name>
    <name xml:lang="ca">SUSE Linux Enterprise Server 9</name>
    <name xml:lang="es">SUSE Linux Enterprise Server 9</name>
    <name xml:lang="fr">SUSE Linux Enterprise Server 9</name>
    <name xml:lang="id">SUSE Linux Enterprise Server 9</name>
    <name xml:lang="pl">SUSE Linux Enterprise Server 9</name>
    <name xml:lang="uk">SUSE Linux Enterprise Server 9</name>
    <version>9</version>
    <vendor>SUSE</vendor>
    <vendor xml:lang="ca">SUSE</vendor>
    <vendor xml:lang="es">SUSE</vendor>
    <vendor xml:lang="fr">SUSE</vendor>
    <vendor xml:lang="id">SUSE</vendor>
    <vendor xml:lang="pl">SUSE</vendor>
    <vendor xml:lang="uk">SUSE</vendor>
    <family>linux</family>
    <distro>sles</distro>

    <resources arch="all">
      <minimum>
        <cpu>500000000</cpu>
        <ram>268435456</ram>
        <storage>2147483648</storage>
      </minimum>
      <recommended>
        <cpu>1600000000</cpu>
        <ram>536870912</ram>
        <storage>4294967296</storage>
      </recommended>
    </resources>
  </os>
</libosinfo>