Path to this page:
./
sysutils/xentools415,
Userland Tools for Xen 4.15.x
Branch: pkgsrc-2022Q4,
Version: 4.15.4,
Package name: xentools415-4.15.4,
Maintainer: bouyerThe Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools415 package contains the
tools to create, destroy and control the virtual machines.
This package contains the tools for Xen 4.15.x
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2021/05/09 03:46:24 khorben 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
===========================================================================
WARNING: this version switches from the unmaintained qemu-xen-traditional
(aka qemu-dm) to qemu-upstream (aka qemu-system-i386, aka qemu-xen).
To switch back to qemu-xen-traditional add
device_model_version='qemu-xen-traditional'
to your HVM domain config file.
Use of qemu-xen-traditional is deprecated and is not recommended. It may
have security issues.
===========================================================================
Master sites:
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version xentools415-4.15.4 (created)
CVS history: (Expand)
2023-01-06 20:48:25 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6714 - requested by gdt
sysutils/xentools415: NetBSD 10 build fix
Revisions pulled up:
- sysutils/xentools415/Makefile 1.23
---
Module Name: pkgsrc
Committed By: gdt
Date: Wed Dec 28 23:45:02 UTC 2022
Modified Files:
pkgsrc/sysutils/xentools415: Makefile
Log message:
xentools415: allow on NetBSD 10
|