Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (15440c11ab3719556c76d75ebd49ae55083a0353)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (15440c11ab3719556c76d75ebd49ae55083a0353)
  • Date: Mon, 26 Oct 2009 19:02:09 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

kernels/linux/HISTORY | 5 +++++
kernels/linux/info/patches/PRE_2_6/patch-2.6.32-rc5 | 6 ++++++
kernels/linux/info/patches/zen_patches/2.6.31-zen4.patch | 6 ++++++
kernels/linux/info/patches/zen_patches/2.6.32-rc5-zen2.patch | 6 ++++++
kernels/linux/latest.defaults | 4 ++--
5 files changed, 25 insertions(+), 2 deletions(-)

New commits:
commit 15440c11ab3719556c76d75ebd49ae55083a0353
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

linux: added latest PRE_2_6 (2.6.32-rc5), and the latest zen patches for
both stable
and pre-release kernels.

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 848e515..c219f5a 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,8 @@
+2009-10-26 Arjan Bouter <abouter AT sourcemage.org>
+ * info/patches/PRE_2_6/2.6.32-rc5: latest pre_2_6
+ * info/patches/zen_patches/2.6.31-zen4.patch: latest stable zen
+ * info/patches/zen_patches/2.6.32-rc5-zen2.patch: latest pre zen
+
2009-10-23 Ladislav Hagara <hgr AT vabo.cz>
* latest.defaults: updated latest to patch-2.6.31.5
* info/patches/maintenance_patches/patch-2.6.31.5: added
diff --git a/kernels/linux/info/patches/PRE_2_6/patch-2.6.32-rc5
b/kernels/linux/info/patches/PRE_2_6/patch-2.6.32-rc5
new file mode 100755
index 0000000..3a2fa94
--- /dev/null
+++ b/kernels/linux/info/patches/PRE_2_6/patch-2.6.32-rc5
@@ -0,0 +1,6 @@
+patchversion="2.6.32-rc5"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/testing/${source}"
+appliedkernels="2.6.31"
+gpg_source_url="${source_url}.sign"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
diff --git a/kernels/linux/info/patches/zen_patches/2.6.31-zen4.patch
b/kernels/linux/info/patches/zen_patches/2.6.31-zen4.patch
new file mode 100644
index 0000000..4cb637a
--- /dev/null
+++ b/kernels/linux/info/patches/zen_patches/2.6.31-zen4.patch
@@ -0,0 +1,6 @@
+appliedkernels="2.6.31"
+depends=""
+patchversion="${appliedkernels}-zen4"
+source="${patchversion}.patch.bz2"
+source_url="http://downloads.zen-kernel.org/${appliedkernels}/${source}";
+md5="e7c579a521f62938a00bdff9f15bb999"
diff --git a/kernels/linux/info/patches/zen_patches/2.6.32-rc5-zen2.patch
b/kernels/linux/info/patches/zen_patches/2.6.32-rc5-zen2.patch
new file mode 100644
index 0000000..56a94f0
--- /dev/null
+++ b/kernels/linux/info/patches/zen_patches/2.6.32-rc5-zen2.patch
@@ -0,0 +1,6 @@
+appliedkernels="2.6.31"
+depends="patch-2.6.32-rc5"
+patchversion="2.6.32-rc5-zen2"
+source="${patchversion}.patch.lzma"
+source_url="http://downloads.zen-kernel.org/2.6.32/${source}";
+md5="62e4f13a783305e71a704c63a6f5ab65"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index cb224a0..18b3077 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,5 +1,5 @@
LATEST_2_6=2.6.31
-LATEST_PRE_2_6=patch-2.6.31
+LATEST_PRE_2_6=patch-2.6.32-rc5
LATEST_maintenance_patches=patch-2.6.31.5
LATEST_git_patches=patch-2.6.25-rc6-git7
LATEST_2_4=2.4.32
@@ -17,4 +17,4 @@ LATEST_cko_patches=patch-2.6.12-cko3
LATEST_as_patches=patch-2.6.10-as7
LATEST_love_patches=2.6.12-love1
LATEST_realtime_patches=patch-2.6.25.4-rt5
-LATEST_zen_patches=2.6.31-zen3.patch
+LATEST_zen_patches=2.6.31-zen4.patch



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (15440c11ab3719556c76d75ebd49ae55083a0353), Arjan Bouter, 10/26/2009

Archive powered by MHonArc 2.6.24.

Top of Page