Skip to Content.
Sympa Menu

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

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 (1559ee11924ed5468b253cb31c68a30f6614a47c)
  • Date: Sat, 15 Aug 2009 06:03:24 -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.31-rc6 | 6 ++++++
kernels/linux/info/patches/zen_patches/2.6.30-zen3.patch | 6 ++++++
kernels/linux/latest.defaults | 4 ++--
4 files changed, 19 insertions(+), 2 deletions(-)

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

linux: latest zen and PRE_2_6 patches

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 709e7e1..675c013 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,8 @@
+2009-08-15 Arjan Bouter <abouter AT sourcemage.org>
+ * latest.defaults: updated latest pre2.6 and zen
+ * info/patches/PRE_2_6/patch-2.6.31-rc6: added
+ * info/patches/zen_patches/2.6.30-zen3: added latest zen kernel
+
2009-07-31 Vlad Glagolev <stealth AT sourcemage.org>
* info/patches/maintenance_patches/patch-2.6.27.29: added

diff --git a/kernels/linux/info/patches/PRE_2_6/patch-2.6.31-rc6
b/kernels/linux/info/patches/PRE_2_6/patch-2.6.31-rc6
new file mode 100755
index 0000000..943143d
--- /dev/null
+++ b/kernels/linux/info/patches/PRE_2_6/patch-2.6.31-rc6
@@ -0,0 +1,6 @@
+patchversion="2.6.31-rc6"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/testing/${source}"
+appliedkernels="2.6.30"
+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.30-zen3.patch
b/kernels/linux/info/patches/zen_patches/2.6.30-zen3.patch
new file mode 100644
index 0000000..c141712
--- /dev/null
+++ b/kernels/linux/info/patches/zen_patches/2.6.30-zen3.patch
@@ -0,0 +1,6 @@
+appliedkernels="2.6.30"
+depends=""
+patchversion="${appliedkernels}-zen3"
+source="${patchversion}.patch.lzma"
+source_url="http://zen-sources.org/files/${source}";
+md5="a1959a536bfce6d86f3156084b118185"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index e8bdbc1..13039a4 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,5 +1,5 @@
LATEST_2_6=2.6.30
-LATEST_PRE_2_6=patch-2.6.31-rc4
+LATEST_PRE_2_6=patch-2.6.31-rc6
LATEST_maintenance_patches=patch-2.6.30.4
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.30-zen1.patch
+LATEST_zen_patches=2.6.30-zen3.patch




Archive powered by MHonArc 2.6.24.

Top of Page