SPELL=xen-kernel VERSION=3.0.3_0 XEN_KVER=2.6.16.29 SOURCE=xen-${VERSION}-src.tgz SOURCE2=linux-${XEN_KVER}.tar.bz2 SOURCE3=${SOURCE2}.sign SOURCE3_IGNORE=signature SOURCE_DIRECTORY=${BUILD_DIRECTORY}/xen-${VERSION}-src SOURCE_URL[0]=http://bits.xensource.com/oss-xen/release/3.0.3-0/src.tgz/${SOURCE} SOURCE2_URL=http://www.kernel.org/pub/linux/kernel/v2.6/${SOURCE2} SOURCE3_URL=${SOURCE2_URL}.sign SOURCE_GPG=gurus.gpg:${SOURCE}.sig SOURCE2_GPG=kernel.gpg:${SOURCE2}.sign:UPSTREAM_KEY WEB_SITE=http://xen.sourceforge.net/ ENTERED=20041110 UPDATED=20041206 LICENSE[0]=GPL GATHER_DOCS=off KEYWORDS="kernels" SHORT="linux kernel for the Xen virtual machine monitor" cat << EOF Xen is a paravirtualising virtual machine monitor (VMM), or 'hypervisor', for the x86 processor architecture. Xen can securely execute multiple virtual machines on a single physical system with close-to-native performance. The virtual machine technology facilitates enterprise-grade functionality, including: * Virtual machines with performance close to native hardware. * Live migration of running virtual machines between physical hosts. * Excellent hardware support (supports most Linux device drivers). * Sandboxed, restartable device drivers. EOF .