Path to this page:
./
sysutils/xentools33,
Userland Tools for Xen 3.3.x
Branch: pkgsrc-2008Q4,
Version: 3.3.0nb4,
Package name: xentools33-3.3.0nb4,
Maintainer: ceggerThe Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools33 package contains the
tools to create, destroy and control the virtual machines.
The xentools33 package contains the tools for Xen 3.3.x
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2008/08/07 20:26:56 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/python24] [
textproc/py-xml] [
devel/py-curses] [
devel/py-readline]
Required to build:[
lang/perl5] [
devel/gmake] [
devel/dev86]
Master sites:
SHA1: b6365864eeb5125e0f66a056c4c72816e1789358
RMD160: c98c08617e302ef4004d17cb0ba161d0ed7af59c
Filesize: 11072.865 KB
Version history: (Expand)
- (2009-01-19) Updated to version: xentools33-3.3.0nb4
- (2009-01-06) Package added to pkgsrc.se, version xentools33-3.3.0nb3 (created)
CVS history: (Expand)
2009-01-19 11:40:50 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #2639 - requested by bouyer
xentools3: fix startup problems during system boot
xentools33: fix startup problems during system boot
Revisions pulled up:
- sysutils/xentools3/Makefile 1.17
- sysutils/xentools3/files/xend.sh 1.3
- sysutils/xentools33/Makefile 1.13
- sysutils/xentools33/files/xend.sh 1.2
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Jan 17 12:31:10 UTC 2009
Modified Files:
pkgsrc/sysutils/xentools3: Makefile
pkgsrc/sysutils/xentools3/files: xend.sh
pkgsrc/sysutils/xentools33: Makefile
pkgsrc/sysutils/xentools33/files: xend.sh
Log message:
Require DAEMON for /etc/rc.d/xend instead of "disks network". Should fix
issue reported Damian Sobczak on port-xen@ where xend is started before
mountall.
bump PKGREVISION
|