summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel33
diff options
context:
space:
mode:
authorgdt <gdt>2013-06-19 14:03:41 +0000
committergdt <gdt>2013-06-19 14:03:41 +0000
commit125f2a88942c3888883d3cc77d662c079dd6a055 (patch)
treec6b0b1c0f13410f344fd3edfdc8d7218b81c79f9 /sysutils/xenkernel33
parent5f5bc1460aa762477926b72082a73426bacb7ed1 (diff)
downloadpkgsrc-125f2a88942c3888883d3cc77d662c079dd6a055.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/xenkernel33')
-rw-r--r--sysutils/xenkernel33/DESCR4
-rw-r--r--sysutils/xenkernel33/Makefile4
2 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/xenkernel33/DESCR b/sysutils/xenkernel33/DESCR
index b200f6ee961..86b465030ab 100644
--- a/sysutils/xenkernel33/DESCR
+++ b/sysutils/xenkernel33/DESCR
@@ -8,4 +8,6 @@ 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.3 Xen3 kernel itself. PCI passthrough is
+not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM[0U].
+3.3 is no longer maintained upstream.
diff --git a/sysutils/xenkernel33/Makefile b/sysutils/xenkernel33/Makefile
index 6ecafe8cd67..9f9d79e3241 100644
--- a/sysutils/xenkernel33/Makefile
+++ b/sysutils/xenkernel33/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2013/05/10 20:07:34 riastradh Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/19 14:03:41 gdt Exp $
#
VERSION= 3.3.2
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel33-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/