From 460d118587cda7ae21bb80201b231261a4ff7be8 Mon Sep 17 00:00:00 2001 From: bouyer Date: Thu, 19 Oct 2006 22:50:25 +0000 Subject: 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; --- sysutils/xenkernel30/Makefile | 11 ++++++----- sysutils/xenkernel30/distinfo | 8 ++++---- 2 files changed, 10 insertions(+), 9 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xenkernel30/Makefile b/sysutils/xenkernel30/Makefile index c731f2bc525..8b54ce68b01 100644 --- a/sysutils/xenkernel30/Makefile +++ b/sysutils/xenkernel30/Makefile @@ -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 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 --git a/sysutils/xenkernel30/distinfo b/sysutils/xenkernel30/distinfo index 4c2d6889e4e..406e0e944ee 100644 --- a/sysutils/xenkernel30/distinfo +++ b/sysutils/xenkernel30/distinfo @@ -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 -- cgit v1.2.3