summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel3
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2013-06-19 14:03:41 +0000
committergdt <gdt@pkgsrc.org>2013-06-19 14:03:41 +0000
commitc56dce4bb4eea1d169a55b913fcd191092128f83 (patch)
treec6b0b1c0f13410f344fd3edfdc8d7218b81c79f9 /sysutils/xenkernel3
parent0e857f9d8354e6ae5b463ad1d6b4350480c2809e (diff)
downloadpkgsrc-c56dce4bb4eea1d169a55b913fcd191092128f83.tar.gz
Explain xen version differences.
There are 5 versions of xen in pkgsrc, which is confusing. Explain in DESCR which version is in which package (xenkernel3 contains 3.1), and which versions support PCI passthrough (only 3.1). Explain which versions support non-PAE (3.1) and PAE (3.3, 4.1, 4.2), because the HOWTO is out of date and it's easy to end up with a non-working system on a 3.1 to 3.3 update. Cuation that 2.0 is beyond crufty. This is a DESCR-only change (with PKGREVISION++ of course). (ok during freeze agc@)
Diffstat (limited to 'sysutils/xenkernel3')
-rw-r--r--sysutils/xenkernel3/DESCR5
-rw-r--r--sysutils/xenkernel3/Makefile4
2 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/xenkernel3/DESCR b/sysutils/xenkernel3/DESCR
index b200f6ee961..402f7f4d99f 100644
--- a/sysutils/xenkernel3/DESCR
+++ b/sysutils/xenkernel3/DESCR
@@ -8,4 +8,7 @@ domain0). domain0 has privileges to access the physical hardware (PCI
and ISA devices), administrate other domains and provide virtual
devices (disks and network) to other domains.
-This package contains the Xen3 kernel itself.
+This package contains the 3.1 Xen3 kernel itself. PCI passthrough is
+supported. Both non-PAE and PAE versions of xen are provided for
+i386; one must use XEN3_DOM[0U] and XEN3PAE_DOM[0U] kernels, respectively.
+3.1 is no longer maintained upstream.
diff --git a/sysutils/xenkernel3/Makefile b/sysutils/xenkernel3/Makefile
index c428b9c6f89..76739d39f9b 100644
--- a/sysutils/xenkernel3/Makefile
+++ b/sysutils/xenkernel3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2013/04/11 19:57:51 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2013/06/19 14:03:41 gdt Exp $
#
VERSION= 3.1.4
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel3-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/