/usr/share/osinfo/os/redhat.com/rhel-atomic-7.0.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 51 52 53 54 55 56 57 58 59 60 61 | <?xml version="1.0" encoding="UTF-8"?>
<libosinfo version="0.0.1">
<os id="http://redhat.com/rhel-atomic/7.0">
<short-id>rhel-atomic-7.0</short-id>
<name>Red Hat Enterprise Linux Atomic Host 7.0</name>
<name xml:lang="ca">Red Hat Enterprise Linux Atomic Host 7.0</name>
<name xml:lang="es">Red Hat Enterprise Linux Atomic Host 7.0</name>
<name xml:lang="fr">Red Hat Enterprise Linux Atomic Host 7.0</name>
<name xml:lang="id">Red Hat Enterprise Linux Atomic Host 7.0</name>
<name xml:lang="pl">Red Hat Enterprise Linux Atomic Host 7.0</name>
<name xml:lang="pt_BR">Red Hat Enterprise Linux Atomic Host 7.0</name>
<name xml:lang="uk">Red Hat Enterprise Linux Atomic Host 7.0</name>
<version>7.0</version>
<vendor>Red Hat, Inc</vendor>
<vendor xml:lang="ca">Red Hat, Inc</vendor>
<vendor xml:lang="de">Red Hat, Inc</vendor>
<vendor xml:lang="es">Red Hat, Inc</vendor>
<vendor xml:lang="fr">Red Hat, Inc</vendor>
<vendor xml:lang="id">Red Hat, Inc</vendor>
<vendor xml:lang="ja">Red Hat, Inc</vendor>
<vendor xml:lang="pl">Red Hat, Inc</vendor>
<vendor xml:lang="pt_BR">Red Hat, Inc</vendor>
<vendor xml:lang="uk">Red Hat, Inc</vendor>
<family>linux</family>
<distro>rhel</distro>
<derives-from id="http://redhat.com/rhel/7.0"/>
<devices>
<device id="http://pcisig.com/pci/1b36/0100"/>
<device id="http://pcisig.com/pci/8086/2415"/>
<device id="http://usb.org/usb/80ee/0021"/>
<device id="http://pcisig.com/pci/1af4/1001"/>
<device id="http://pcisig.com/pci/1af4/1000"/>
</devices>
<media arch="x86_64">
<iso>
<system-id>LINUX</system-id>
<volume-id>RHEL.*Atomic.*7 x86_64.*</volume-id>
</iso>
<kernel>isolinux/vmlinuz</kernel>
<initrd>isolinux/initrd.img</initrd>
</media>
<resources arch="all">
<minimum>
<n-cpus>1</n-cpus>
<cpu>1000000000</cpu>
<ram>1073741824</ram>
<storage>10737418240</storage>
</minimum>
<recommended>
<cpu>400000000</cpu>
<ram>1073741824</ram>
<storage>9663676416</storage>
</recommended>
</resources>
</os>
</libosinfo>
|