Skip to Content.
Sympa Menu

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

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 (6a9b70eba16dcf55a0c67f5adf7b8185def30c01)
  • Date: Sat, 1 May 2010 12:39:58 -0500

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

kernels/linux/HISTORY | 6 ++++++
kernels/linux/info/patches/PRE_2_6/patch-2.6.34-rc6 | 6 ++++++
kernels/linux/info/patches/zen_patches/2.6.33-zen2.patch | 6 ++++++
kernels/linux/latest.defaults | 4 ++--
4 files changed, 20 insertions(+), 2 deletions(-)

New commits:
commit 6a9b70eba16dcf55a0c67f5adf7b8185def30c01
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

linux: added 2.6.34-rc6 and 2.6.33-zen2 patches

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 8a83e4b..d95e798 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,9 @@
+2010-05-01 Arjan Bouter <abouter AT sourcemage.org>
+ * latest.defaults: updated latest PRE_2_6 to 2.6.34-rc6 and
+ zen_patches to 2.6.33-zen2
+ * info/patches/zen_patches/2.6.33-zen2.patch: added
+ * info/patches/PRE_2_6/patch-2.6.34-rc5: added
+
2010-04-26 Eric Sandall <sandalle AT sourcemage.org>
* latest.defaults: Updated latest 2.6 patch to patch-2.6.33.3
Updated LATEST_2_6 to 2.6.34-rc5
diff --git a/kernels/linux/info/patches/PRE_2_6/patch-2.6.34-rc6
b/kernels/linux/info/patches/PRE_2_6/patch-2.6.34-rc6
new file mode 100755
index 0000000..28aa8a4
--- /dev/null
+++ b/kernels/linux/info/patches/PRE_2_6/patch-2.6.34-rc6
@@ -0,0 +1,6 @@
+patchversion="2.6.34-rc6"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/testing/${source}"
+appliedkernels="2.6.33"
+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.33-zen2.patch
b/kernels/linux/info/patches/zen_patches/2.6.33-zen2.patch
new file mode 100644
index 0000000..a4d5904
--- /dev/null
+++ b/kernels/linux/info/patches/zen_patches/2.6.33-zen2.patch
@@ -0,0 +1,6 @@
+appliedkernels="2.6.33"
+depends=""
+patchversion="2.6.33-zen2"
+source="${patchversion}.patch.lzma"
+source_url="http://downloads.zen-kernel.org/${appliedkernels}/${source}";
+md5="394d6dab280e11b08047c5887d4a4142"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 9ed81b3..c1c9fb4 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,5 +1,5 @@
LATEST_2_6=2.6.33
-LATEST_PRE_2_6=patch-2.6.34-rc5
+LATEST_PRE_2_6=patch-2.6.34-rc6
LATEST_maintenance_patches=patch-2.6.33.3
LATEST_git_patches=patch-2.6.25-rc6-git7
LATEST_2_4=2.4.37.9
@@ -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.33-zen1.patch
+LATEST_zen_patches=2.6.33-zen2.patch



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6a9b70eba16dcf55a0c67f5adf7b8185def30c01), Arjan Bouter, 05/01/2010

Archive powered by MHonArc 2.6.24.

Top of Page