This file is indexed.

/usr/share/osinfo/os/microsoft.com/win-95.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
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<libosinfo version="0.0.1">

  <os id="http://microsoft.com/win/95">
    <short-id>win95</short-id>
    <name>Microsoft Windows 95</name>
    <name xml:lang="ca">Microsoft Windows 95</name>
    <name xml:lang="de">Microsoft Windows 95</name>
    <name xml:lang="es">Microsoft Windows 95</name>
    <name xml:lang="fr">Microsoft Windows 95</name>
    <name xml:lang="id">Microsoft Windows 95</name>
    <name xml:lang="ja">Microsoft Windows 95</name>
    <name xml:lang="pl">Microsoft Windows 95</name>
    <name xml:lang="pt_BR">Microsoft Windows 95</name>
    <name xml:lang="uk">Microsoft Windows 95</name>
    <version>4.0</version>
    <vendor>Microsoft Corporation</vendor>
    <vendor xml:lang="ca">Microsoft Corporation</vendor>
    <vendor xml:lang="de">Microsoft Corporation</vendor>
    <vendor xml:lang="es">Microsoft Corporation</vendor>
    <vendor xml:lang="fr">Microsoft Corporation</vendor>
    <vendor xml:lang="id">Microsoft Corporation</vendor>
    <vendor xml:lang="ja">Microsoft Corporation</vendor>
    <vendor xml:lang="pl">Microsoft Corporation</vendor>
    <vendor xml:lang="pt_BR">Microsoft Corporation</vendor>
    <vendor xml:lang="uk">Корпорація Microsoft</vendor>
    <family>win9x</family>
    <distro>win</distro>
    <upgrades id="http://microsoft.com/win/3.1"/>
    <derives-from id="http://microsoft.com/win/3.1"/>

    <release-date>1995-08-24</release-date>
    <eol-date>2001-12-13</eol-date>

    <devices>
      <device id="http://pcisig.com/pci/1b36/0100"/> 
      <device id="http://pcisig.com/pci/1234/1111"/> 
      <device id="http://usb.org/usb/80ee/0021"/> 
      <device id="http://pcisig.com/pci/8086/2415"/> 
    </devices>

    <resources arch="i686">
      <minimum>
        <cpu>12000000</cpu>
        <ram>4194304</ram>
        <storage>41943040</storage>
      </minimum>
    </resources>
  </os>
</libosinfo>