Subject: CVS commit: pkgsrc/sysutils/xenkernel30
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2006 07:28:22
Module Name: pkgsrc
Committed By: agc
Date: Mon Jul 3 07:28:22 UTC 2006
Update of /cvsroot/pkgsrc/sysutils/xenkernel30
In directory ivanova.netbsd.org:/tmp/cvs-serv19753
Log Message:
Initial import of a xen3 kernel package, to facilitate xen3 dom0 support
in NetBSD.
Xen is a virtual machine monitor for x86 hardware (runs only on
i686-class CPUs), which supports running multiple guests operating
systems on a single machine. Guest OSes (also called "domains")
require a modified kernel which supports Xen hypercalls in replacement
to access to the physical hardware. At boot, the xen kernel is loaded
(via grub) along with the guest kernel for the first domain (called
domain0). domain0 has privileges to access the physical hardware (PCI
and ISA devices), administrate other domains and provide virtual
devices (disks and network) to other domains.
This package contains the Xen3 kernel itself.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/sysutils/xenkernel30/Makefile
N pkgsrc/sysutils/xenkernel30/DESCR
N pkgsrc/sysutils/xenkernel30/distinfo
N pkgsrc/sysutils/xenkernel30/PLIST
No conflicts created by this import