Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (454eb246e5f37e112501067552d6d04ddcbedcc2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (454eb246e5f37e112501067552d6d04ddcbedcc2)
  • Date: Fri, 11 May 2007 01:44:47 -0500

GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:

dev/null
|binary
doc/xen-docs/DETAILS |
12 +++++-----
doc/xen-docs/HISTORY |
4 +++
doc/xen-docs/xen-3.0.4_1-src.tgz.sig |
0
kernels/linux/HISTORY |
3 ++
kernels/linux/info/patches/xen_patches/xen-3.1.0-rc10-15040-2.6.18.patch |
6 +++++
kernels/xen-hypervisor/DETAILS |
12 +++++-----
kernels/xen-hypervisor/HISTORY |
4 +++
kernels/xen-hypervisor/xen-3.0.4_1-src.tgz.sig |
0
utils/xen-tools/DETAILS |
12 +++++-----
utils/xen-tools/HISTORY |
4 +++
utils/xen-tools/xen-3.0.4_1-src.tgz.sig |
0
utils/xen/DETAILS |
2 -
utils/xen/HISTORY |
3 ++
14 files changed, 46 insertions(+), 16 deletions(-)

New commits:
commit 454eb246e5f37e112501067552d6d04ddcbedcc2
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

linux updated xen patches to reflect xen spell versions

commit b76c44d1f89859204d9facc3ac5865c1b3cb8e91
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

xen spells actually version is 3.1.0-rc10 instead of 3.0.5

commit fb61450acac9cc28197879bcbeae4c1c1aa406d0
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

xen updated all xen spells to 3.0.5

diff --git a/doc/xen-docs/DETAILS b/doc/xen-docs/DETAILS
index 5f88c2b..17d5631 100755
--- a/doc/xen-docs/DETAILS
+++ b/doc/xen-docs/DETAILS
@@ -1,10 +1,12 @@
SPELL=xen-docs
PACKAGE=xen
- VERSION=3.0.4_1
- SOURCE=${PACKAGE}-${VERSION}-src.tgz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}-src
-
SOURCE_URL[0]=http://bits.xensource.com/oss-xen/release/3.0.4-1/src.tgz/${SOURCE}
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+ VERSION=3.1.0-rc10-15040
+ SOURCE=${PACKAGE}-${VERSION}.tar.gz
+ SOURCE2=${SOURCE}.sig
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}
+ SOURCE_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE}
+ SOURCE2_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE2}
+ SOURCE_GPG=gurus.gpg:${SOURCE2}
WEB_SITE=http://xen.sourceforge.net/
ENTERED=20041110
UPDATED=20041206
diff --git a/doc/xen-docs/HISTORY b/doc/xen-docs/HISTORY
index 0dad64e..c68d65a 100644
--- a/doc/xen-docs/HISTORY
+++ b/doc/xen-docs/HISTORY
@@ -1,3 +1,7 @@
+2007-05-10 David Brown <dmlb2000 AT gmail.com>
+ * DETAILS: updated 3.1.0-rc10
+ * xen-3.0.4_1-src.tgz.sig: removed
+
2007-03-04 David Brown <dmlb2000 AT gmail.com>
* ALL: copied from xen and built only the appropriate docs part of the
tar file and updated to 3.0.4_1
diff --git a/doc/xen-docs/xen-3.0.4_1-src.tgz.sig
b/doc/xen-docs/xen-3.0.4_1-src.tgz.sig
deleted file mode 100644
index 4cd3726..0000000
Binary files a/doc/xen-docs/xen-3.0.4_1-src.tgz.sig and /dev/null differ
diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 1324dfa..d8e84ac 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,6 @@
+2007-05-10 David Brown <dmlb2000 AT gmail.com>
+ * info/patches/xen_patches/xen-3.1.0-rc10-15040-2.6.18.patch: added
+
2007-05-09 Eric Sandall <sandalle AT sourcemage.org>
* latest.defaults: LATEST_mm_patches updated to 2.6.21-mm2
* info/patches/maintenance_patches/2.6.16.51: Added
diff --git
a/kernels/linux/info/patches/xen_patches/xen-3.1.0-rc10-15040-2.6.18.patch
b/kernels/linux/info/patches/xen_patches/xen-3.1.0-rc10-15040-2.6.18.patch
new file mode 100755
index 0000000..463a7fc
--- /dev/null
+++ b/kernels/linux/info/patches/xen_patches/xen-3.1.0-rc10-15040-2.6.18.patch
@@ -0,0 +1,6 @@
+appliedkernels="2.6.18"
+patchversion="${appliedkernels}-xen"
+source="xen-3.1.0-rc10-15040-${appliedkernels}.patch.bz2"
+source_url="http://dmlb2000.homelinux.org/pub/kernel/${source}";
+source_gpg="gurus.gpg:${source}.sig"
+gpg_source_url="${source_url}.sig"
diff --git a/kernels/xen-hypervisor/DETAILS b/kernels/xen-hypervisor/DETAILS
index 9f2e9ce..d2469c9 100755
--- a/kernels/xen-hypervisor/DETAILS
+++ b/kernels/xen-hypervisor/DETAILS
@@ -1,10 +1,12 @@
SPELL=xen-hypervisor
PACKAGE=xen
- VERSION=3.0.4_1
- SOURCE=${PACKAGE}-${VERSION}-src.tgz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}-src
-
SOURCE_URL[0]=http://bits.xensource.com/oss-xen/release/3.0.4-1/src.tgz/${SOURCE}
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+ VERSION=3.1.0-rc10-15040
+ SOURCE=${PACKAGE}-${VERSION}.tar.gz
+ SOURCE2=${SOURCE}.sig
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}
+ SOURCE_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE}
+ SOURCE2_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE2}
+ SOURCE_GPG=gurus.gpg:${SOURCE2}
WEB_SITE=http://xen.sourceforge.net/
ENTERED=20041110
UPDATED=20041206
diff --git a/kernels/xen-hypervisor/HISTORY b/kernels/xen-hypervisor/HISTORY
index b958f7f..ce1ad19 100644
--- a/kernels/xen-hypervisor/HISTORY
+++ b/kernels/xen-hypervisor/HISTORY
@@ -1,3 +1,7 @@
+2007-05-10 David Brown <dmlb2000 AT gmail.com>
+ * DETAILS: updated to 3.1.0-rc10
+ * xen-3.0.4_1.src.tgz.sig: removed
+
2007-03-04 David Brown <dmlb2000 AT gmail.com>
* CONFIGURE: added default option for xen-hypervisor
* ALL: copied from xen spell but changed to only compile the xen
diff --git a/kernels/xen-hypervisor/xen-3.0.4_1-src.tgz.sig
b/kernels/xen-hypervisor/xen-3.0.4_1-src.tgz.sig
deleted file mode 100644
index 4cd3726..0000000
Binary files a/kernels/xen-hypervisor/xen-3.0.4_1-src.tgz.sig and /dev/null
differ
diff --git a/utils/xen-tools/DETAILS b/utils/xen-tools/DETAILS
index 49c7050..a8922dd 100755
--- a/utils/xen-tools/DETAILS
+++ b/utils/xen-tools/DETAILS
@@ -1,10 +1,12 @@
SPELL=xen-tools
PACKAGE=xen
- VERSION=3.0.4_1
- SOURCE=${PACKAGE}-${VERSION}-src.tgz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}-src
-
SOURCE_URL[0]=http://bits.xensource.com/oss-xen/release/3.0.4-1/src.tgz/${SOURCE}
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+ VERSION=3.1.0-rc10-15040
+ SOURCE=${PACKAGE}-${VERSION}.tar.gz
+ SOURCE2=${SOURCE}.sig
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}
+ SOURCE_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE}
+ SOURCE2_URL[0]=http://dmlb2000.homelinux.org/pub/kernel/${SOURCE2}
+ SOURCE_GPG=gurus.gpg:${SOURCE2}
WEB_SITE=http://xen.sourceforge.net/
ENTERED=20041110
UPDATED=20041206
diff --git a/utils/xen-tools/HISTORY b/utils/xen-tools/HISTORY
index 02c54c6..2bb9634 100644
--- a/utils/xen-tools/HISTORY
+++ b/utils/xen-tools/HISTORY
@@ -1,3 +1,7 @@
+2007-05-10 David Brown <dmlb2000 AT gmail.com>
+ * DETAILS: updated 3.1.0-rc10
+ * xen-3.0.4_1-src.tgz.sig: removed
+
2007-03-04 David Brown <dmlb2000 AT gmail.com>
* ALL: renamed spell to xen-tools only build the tools part of the tar
file and add appropriate xend init.d file also updated to 3.0.4_1
diff --git a/utils/xen-tools/xen-3.0.4_1-src.tgz.sig
b/utils/xen-tools/xen-3.0.4_1-src.tgz.sig
deleted file mode 100644
index 4cd3726..0000000
Binary files a/utils/xen-tools/xen-3.0.4_1-src.tgz.sig and /dev/null differ
diff --git a/utils/xen/DETAILS b/utils/xen/DETAILS
index 3bc1cf8..02a43ed 100755
--- a/utils/xen/DETAILS
+++ b/utils/xen/DETAILS
@@ -1,5 +1,5 @@
SPELL=xen
- VERSION=3.0.4
+ VERSION=3.1.0-rc10
LICENSE[0]=UNKNOWN
KEYWORDS="xen"
WEB_SITE=http://www.xensource.com/
diff --git a/utils/xen/HISTORY b/utils/xen/HISTORY
index a740f18..b839d8a 100644
--- a/utils/xen/HISTORY
+++ b/utils/xen/HISTORY
@@ -1,3 +1,6 @@
+2007-05-10 David Brown <dmlb2000 AT gmail.com>
+ * DETAILS: updated to 3.1.0-rc10
+
2006-03-04 David Brown <dmlb2000 AT gmail.com>
* ALL: made a profile spell to depend on the optional parts of the tar
file in different spells now xen-tools, xen-docs and xen-hypervisor



  • [SM-Commit] GIT changes to master grimoire by David Brown (454eb246e5f37e112501067552d6d04ddcbedcc2), David Brown, 05/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page