pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xenkernel30 Update to 3.0.3. I don't have a c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1acc161cad24
branches: trunk
changeset: 520352:1acc161cad24
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Thu Oct 19 22:50:25 2006 +0000
description:
Update to 3.0.3. I don't have a comprehensive list of changes, only
"many new features". One looks promising:
- a new easy-to-use CPU scheduler which includes weights, caps,
and automatic SMP load-balancing;
diffstat:
sysutils/xenkernel30/Makefile | 11 ++++++-----
sysutils/xenkernel30/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (40 lines):
diff -r a359f40b50d8 -r 1acc161cad24 sysutils/xenkernel30/Makefile
--- a/sysutils/xenkernel30/Makefile Thu Oct 19 21:32:03 2006 +0000
+++ b/sysutils/xenkernel30/Makefile Thu Oct 19 22:50:25 2006 +0000
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2006/07/06 21:14:19 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/10/19 22:50:25 bouyer Exp $
#
-DISTNAME= xen-3.0.2-2-install-x86_32
-PKGNAME= xenkernel30-3.0.2.2
+DISTNAME= xen-3.0.3_0-install-x86_32
+PKGNAME= xenkernel30-3.0.3
CATEGORIES= sysutils
-MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/
+MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ \
+ http://bits.xensource.com/oss-xen/release/3.0.3-0/bin.tgz/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.NetBSD.org/Ports/xen/
COMMENT= Xen3 Kernel
-WRKSRC= ${WRKDIR}/xen-3.0.2-2-install
+WRKSRC= ${WRKDIR}/dist
NO_CONFIGURE= yes
NO_BUILD= yes
diff -r a359f40b50d8 -r 1acc161cad24 sysutils/xenkernel30/distinfo
--- a/sysutils/xenkernel30/distinfo Thu Oct 19 21:32:03 2006 +0000
+++ b/sysutils/xenkernel30/distinfo Thu Oct 19 22:50:25 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/07/03 07:28:22 agc Exp $
+$NetBSD: distinfo,v 1.2 2006/10/19 22:50:25 bouyer Exp $
-SHA1 (xen-3.0.2-2-install-x86_32.tgz) = 3f62632c6b1aaca62b2b575fd7917d6e19d33982
-RMD160 (xen-3.0.2-2-install-x86_32.tgz) = 6b005b3db657cde3b7d802c0348914c09f391ec0
-Size (xen-3.0.2-2-install-x86_32.tgz) = 21231409 bytes
+SHA1 (xen-3.0.3_0-install-x86_32.tgz) = b9adf58a42289032a19b83d92c66616bdef4ab12
+RMD160 (xen-3.0.3_0-install-x86_32.tgz) = 4458bc9d7c43425e3c42712f49102d126e4cdb41
+Size (xen-3.0.3_0-install-x86_32.tgz) = 21401945 bytes
Home |
Main Index |
Thread Index |
Old Index