Path to this page:
./
sysutils/xentools3,
Userland Tools for Xen
Branch: pkgsrc-2008Q4,
Version: 3.1.4nb2,
Package name: xentools3-3.1.4nb2,
Maintainer: bouyerThe Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools3 package contains the
tools to create, destroy and control the virtual machines.
The xentools3 package contains the tools for Xen 3
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2007/10/07 12:59:15 kano 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]
Master sites:
SHA1: 0d784662776239195df10b3f29d40350f9d0644d
RMD160: c02ad2bd64e6306b127a4f37a8aa370dadc11859
Filesize: 6732.903 KB
Version history: (Expand)
- (2009-01-19) Updated to version: xentools3-3.1.4nb2
- (2009-01-06) Package added to pkgsrc.se, version xentools3-3.1.4nb1 (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
|