<?xml version="1.0" encoding='ISO-8859-1'?>
<!--DOCTYPE component PUBLIC "-//OCERA//DTD component XML V1.0//EN" "file:component.dtd"-->

<component id="xtratum" name="XtratuM">
  <title>XtratuM</title>
  <info>
    <authorgroup>
      <author>
	<firstname>Miguel</firstname>
	<surname>Masmano</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:mimastel@doctor.upv.es">mimastel@doctor.upv.es</ulink></email>
      </author>
    
      <author>
	<firstname>Ismael</firstname>
	<surname>Ripoll</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:iripoll@disca.upv.es">iripoll@disca.upv.es</ulink></email>
      </author>
    </authorgroup>

    <copyright>
      <year>2005</year>
      <holder>OCERA Consortium</holder>
    </copyright>

    <workpackage id="WP5" />

    <date start="01/10/2004" release="22/02/2005"/>
    <version value="0.1"/>
    <notice>Please, visit the site www.xtratum.org for up to date releases.
    </notice>
    <status value="Stable"/>

   <licenses>
  <license name="MPL" />
  <license name="GPL" />
  <license name="LGPL" />
  <license name="CeCILL" file="cecill.pdf" />
   </licenses>
    <home-page url="http://www.ocera.org">OCERA</home-page>
    <home-page url="http://www.xtratum.org">Xtratum</home-page>

    <hardware processor="i386"/>
    <platform rtlinux="3.1"/>
    <componenttype value="Library"/>

    <keywords>Nanokernel, multiple-domain multiplexed</keywords>
  </info>


  <!-- ================================================== Description -->
  <description>
XtratuM is an open source nanokernel (or better a picokernel) that
goes beyond the classical ideas of nanokernels (www.xtratum.org).
Basically, XtratuM is just two simple device drivers: interrupt and
timer. It can be used to replace the current HAL of RTLinux, avoiding
the RTLinux patents, as far as we reckon.
  </description>

</component>

