Blob Blame History Raw
<?xml version="1.0"?>
<libosinfo version="0.0.1">
  <!-- Licensed under the GNU General Public License version 2 or later.
     See http://www.gnu.org/licenses/ for a copy of the license text -->
  <os id="http://redhat.com/rhel/6.0">
    <short-id>rhel6.0</short-id>
    <name>Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="uk">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="tr">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="pt_BR">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="pl">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="ja">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="it">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="id">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="fr">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="es">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="de">Red Hat Enterprise Linux 6.0</name>
    <name xml:lang="ca">Red Hat Enterprise Linux 6.0</name>
    <version>6.0</version>
    <vendor>Red Hat, Inc</vendor>
    <vendor xml:lang="uk">Red Hat, Inc</vendor>
    <vendor xml:lang="tr">Red Hat, Inc</vendor>
    <vendor xml:lang="pt_BR">Red Hat, Inc</vendor>
    <vendor xml:lang="pl">Red Hat, Inc</vendor>
    <vendor xml:lang="ja">Red Hat, Inc</vendor>
    <vendor xml:lang="it">Red Hat, Inc</vendor>
    <vendor xml:lang="id">Red Hat, Inc</vendor>
    <vendor xml:lang="fr">Red Hat, Inc</vendor>
    <vendor xml:lang="es">Red Hat, Inc</vendor>
    <vendor xml:lang="de">Red Hat, Inc</vendor>
    <vendor xml:lang="ca">Red Hat, Inc</vendor>
    <family>linux</family>
    <distro>rhel</distro>
    <codename>Santiago</codename>
    <release-date>2010-11-10</release-date>
    <eol-date>2023-11-30</eol-date>
    <devices>
      <device id="http://pcisig.com/pci/1af4/1000"/>
      <!-- virtio-net -->
      <device id="http://pcisig.com/pci/1af4/1001"/>
      <!-- virtio-block -->
      <device id="http://pcisig.com/pci/1af4/1003"/>
      <!-- virtio-console -->
      <device id="http://usb.org/usb/80ee/0021"/>
      <!-- tablet -->
      <device id="http://pcisig.com/pci/8086/2668"/>
      <!-- ich6 -->
      <!-- q35 works, but has known deficiencies with virtio.
           Generally apps should check for q35+virtio1.0 -->
      <device id="http://qemu.org/chipset/x86/q35"/>
      <!-- qemu-x86-q35 -->
      <device id="http://pcisig.com/pci/8086/10d3"/>
      <!-- e1000e -->
      <device id="http://pcisig.com/pci/8086/293e"/>
      <!-- ich9-hda -->
    </devices>
    <media arch="i686">
      <iso>
        <system-id>LINUX</system-id>
        <volume-id>.*RHEL_6.0 i386.*</volume-id>
      </iso>
      <kernel>isolinux/vmlinuz</kernel>
      <initrd>isolinux/initrd.img</initrd>
    </media>
    <media arch="x86_64">
      <iso>
        <system-id>LINUX</system-id>
        <volume-id>.*RHEL_6.0 x86_64.*</volume-id>
      </iso>
      <kernel>isolinux/vmlinuz</kernel>
      <initrd>isolinux/initrd.img</initrd>
    </media>
    <tree arch="ppc64">
      <treeinfo>
        <family>Red Hat Enterprise Linux</family>
        <version>^6.0$</version>
        <arch>ppc64</arch>
      </treeinfo>
    </tree>
    <tree arch="s390x">
      <treeinfo>
        <family>Red Hat Enterprise Linux</family>
        <version>^6.0$</version>
        <arch>s390x</arch>
      </treeinfo>
    </tree>
    <tree arch="i686">
      <treeinfo>
        <family>Red Hat Enterprise Linux</family>
        <version>^6.0$</version>
        <arch>i386</arch>
      </treeinfo>
    </tree>
    <tree arch="x86_64">
      <treeinfo>
        <family>Red Hat Enterprise Linux</family>
        <version>^6.0$</version>
        <arch>x86_64</arch>
      </treeinfo>
    </tree>
    <resources arch="all">
      <minimum>
        <n-cpus>1</n-cpus>
        <ram>536870912</ram>
        <storage>1073741824</storage>
      </minimum>
      <recommended>
        <cpu>400000000</cpu>
        <ram>1073741824</ram>
        <storage>5368709120</storage>
      </recommended>
    </resources>
    <resources arch="i686">
      <minimum>
        <ram>536870912</ram>
        <storage>1073741824</storage>
      </minimum>
      <recommended>
        <cpu>400000000</cpu>
        <ram>1073741824</ram>
        <storage>9663676416</storage>
      </recommended>
      <maximum>
        <n-cpus>32</n-cpus>
        <ram>17179869184</ram>
      </maximum>
    </resources>
    <resources arch="x86_64">
      <minimum>
        <ram>1073741824</ram>
        <storage>1073741824</storage>
      </minimum>
      <recommended>
        <cpu>400000000</cpu>
        <ram>1073741824</ram>
        <storage>9663676416</storage>
      </recommended>
      <maximum>
        <n-cpus>288</n-cpus>
        <ram>1099511627776</ram>
      </maximum>
    </resources>
    <kernel-url-argument>method</kernel-url-argument>
    <installer>
      <script id="http://redhat.com/rhel/kickstart/jeos"/>
      <script id="http://redhat.com/rhel/kickstart/desktop"/>
    </installer>
  </os>
</libosinfo>