Path to this page:
./
sysutils/xentools33,
Userland Tools for Xen 3.3.x
Branch: pkgsrc-2016Q1,
Version: 3.3.2nb20,
Package name: xentools33-3.3.2nb20,
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/python27] [
devel/py-readline] [
devel/py-curses] [
textproc/py-xml]
Required to build:[
devel/dev86]
Master sites:
SHA1: 7f438e73ac81b25cf5e1570709e87001066bafe4
RMD160: 28faa56286f2a418e35dcba6079570ea871d6c7b
Filesize: 11091.383 KB
Version history: (Expand)
- (2016-05-23) Updated to version: xentools33-3.3.2nb20
- (2016-04-07) Package added to pkgsrc.se, version xentools33-3.3.2nb19 (created)
CVS history: (Expand)
2016-05-23 07:15:38 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #5024 - requested by joerg
sysutils/xentools33: build fix
Revisions pulled up:
- sysutils/xentools33/Makefile 1.50
- sysutils/xentools33/distinfo 1.32
- sysutils/xentools33/patches/patch-fs-back_Makefile 1.1
---
Module Name: pkgsrc
Committed By: joerg
Date: Wed May 18 21:24:44 UTC 2016
Modified Files:
pkgsrc/sysutils/xentools33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xentools33/patches: patch-fs-back_Makefile
Log message:
Add missing rpath. Make a bunch of GCC warnings non-fatal. Bump
revision.
|