/usr/share/osinfo/os/microsoft.com/win-98.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 | <?xml version="1.0" encoding="UTF-8"?>
<libosinfo version="0.0.1">
<os id="http://microsoft.com/win/98">
<short-id>win98</short-id>
<name>Microsoft Windows 98</name>
<name xml:lang="ca">Microsoft Windows 98</name>
<name xml:lang="de">Microsoft Windows 98</name>
<name xml:lang="es">Microsoft Windows 98</name>
<name xml:lang="fr">Microsoft Windows 98</name>
<name xml:lang="id">Microsoft Windows 98</name>
<name xml:lang="ja">Microsoft Windows 98</name>
<name xml:lang="pl">Microsoft Windows 98</name>
<name xml:lang="pt_BR">Microsoft Windows 98</name>
<name xml:lang="uk">Microsoft Windows 98</name>
<version>4.1</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>
<derives-from id="http://microsoft.com/win/95"/>
<upgrades id="http://microsoft.com/win/95"/>
<release-date>1998-06-25</release-date>
<eol-date>2006-07-11</eol-date>
<resources arch="i686">
<minimum>
<cpu>66000000</cpu>
<ram>16777216</ram>
<storage>125829120</storage>
</minimum>
<recommended>
<cpu>233000000</cpu>
<ram>25165824</ram>
<storage>419430400</storage>
</recommended>
</resources>
</os>
</libosinfo>
|