Path to this page:
./
sysutils/xentools41,
Userland Tools for Xen 4.1.x
Branch: pkgsrc-2011Q3,
Version: 4.1.1,
Package name: xentools41-4.1.1,
Maintainer: ceggerThe Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools41 package contains the
tools to create, destroy and control the virtual machines.
This package contains the tools for Xen 4.1.x
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2011/04/06 09:10:26 cegger Exp $
Please ensure that the Xen-specific devices needed by xend(8) exist:
cd /dev && sh MAKEDEV xen
There are example configuration files for setting up a guest domain in:
${EGDIR}/
Please also refer to the the "NetBSD/xen How-To" for more information on
creating a Xen setup:
http://www.NetBSD.org/ports/xen/howto.html
===========================================================================
Required to run:[
lang/python26] [
devel/py-curses] [
textproc/py-xml]
Required to build:[
sysutils/acpica-utils] [
lang/perl5] [
lang/ocaml] [
devel/ocaml-findlib] [
devel/gmake] [
devel/dev86] [
pkgtools/x11-links]
Master sites:
SHA1: f1b5ef4b663c339faf9c77fc895327cfbcc9776c
RMD160: 4b3c0641b0f098889f627662aa6b8fea00c5b636
Filesize: 10112.915 KB
Version history: (Expand)
- (2011-10-04) Package added to pkgsrc.se, version xentools41-4.1.1 (created)
CVS history: (Expand)
2011-10-18 23:38:07 by Steven Drake | Files touched by this commit (2) |
Log message:
Pullup ticket #3570 - requested by bouyer
sysutils/xenkernel41 build fix
Revisions pulled up:
- sysutils/xenkernel41/Makefile 1.3
- sysutils/xentools41/Makefile 1.12
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sun Oct 16 20:32:44 UTC 2011
Modified Files:
pkgsrc/sysutils/xenkernel41: Makefile
Log message:
This builds fine on netbsd-5, so relax ONLY_FOR_PLATFORM
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sun Oct 16 20:33:35 UTC 2011
Modified Files:
pkgsrc/sysutils/xentools41: Makefile
Log message:
This needs iasl to build, so depend on acpica-utils if /usr/bin/iasl
doens't exist.
|