Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (db8b9664eefbad8d1b5ad70fa1cb7cecb0c57003)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (db8b9664eefbad8d1b5ad70fa1cb7cecb0c57003)
  • Date: Mon, 24 Mar 2008 22:28:32 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

kernels/linux/HISTORY | 4 ++++
kernels/linux/info/patches/git_patches/patch-2.6.25-rc6-git7 | 5 +++++
kernels/linux/info/patches/realtime_patches/patch-2.6.24.4-rt4 | 7 +++++++
kernels/linux/latest.defaults | 4 ++--
4 files changed, 18 insertions(+), 2 deletions(-)

New commits:
commit db8b9664eefbad8d1b5ad70fa1cb7cecb0c57003
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

linux: Latest git patch is 2.6.25-rc6-git7

commit d073ff7b4643c293d53defef2b15093fff62a073
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

linux: Latest RT is 2.6.24.4-rt4

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index f595d75..2b5c522 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,6 +1,10 @@
2008-03-19 Eric Sandall <sandalle AT sourcemage.org>
* latest.defaults: Latest maintenance to patch-2.6.24.4
+ Latest realtime is 2.6.24.4-rt4
+ Latest git patch is 2.6.25-rc6-git7
* info/patches/maintenance_patches/patch-2.6.24.4: Added
+ * info/patches/realtime_patches/patch-2.6.24.4-rt4: Added
+ * info/patches/git_patches/patch-2.6.25-rc6-git7: Added

2008-03-19 Eric Sandall <sandalle AT sourcemage.org>
* latest.defaults: Latest PRE_2_6 is 2.6.25-rc6
diff --git a/kernels/linux/info/patches/git_patches/patch-2.6.25-rc6-git7
b/kernels/linux/info/patches/git_patches/patch-2.6.25-rc6-git7
new file mode 100755
index 0000000..cb7362a
--- /dev/null
+++ b/kernels/linux/info/patches/git_patches/patch-2.6.25-rc6-git7
@@ -0,0 +1,5 @@
+appliedkernels="2.6.24"
+depends="patch-2.6.25-rc6"
+patchversion="${depends/patch-/}-git7"
+source="patch-${patchversion}.bz2"
+source_url="$KERNEL_URL/pub/linux/kernel/v2.6/snapshots/${source}"
diff --git a/kernels/linux/info/patches/realtime_patches/patch-2.6.24.4-rt4
b/kernels/linux/info/patches/realtime_patches/patch-2.6.24.4-rt4
new file mode 100755
index 0000000..9b88524
--- /dev/null
+++ b/kernels/linux/info/patches/realtime_patches/patch-2.6.24.4-rt4
@@ -0,0 +1,7 @@
+appliedkernels="2.6.24"
+depends="patch-2.6.24.4"
+patchversion="${depends/patch-/}-rt4"
+source="patch-${patchversion}.bz2"
+source_url="http://www.kernel.org/pub/linux/kernel/projects/rt/${source}";
+source_gpg="kernel.gpg:${source}.sign"
+gpg_source_url="${source_url}.sign"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 4bce9fa..0f7915f 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,7 +1,7 @@
LATEST_2_6=2.6.24
LATEST_PRE_2_6=patch-2.6.25-rc6
LATEST_maintenance_patches=patch-2.6.24.4
-LATEST_git_patches=patch-2.6.12-rc5-git8
+LATEST_git_patches=patch-2.6.25-rc6-git7
LATEST_2_4=2.4.32
LATEST_PRE_2_4=patch-2.4.33-pre1
LATEST_mm_patches=2.6.25-rc5-mm1
@@ -16,4 +16,4 @@ LATEST_ck_server_patches=patch-2.6.22-cks1
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.24-rt1
+LATEST_realtime_patches=patch-2.6.24.4-rt4



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (db8b9664eefbad8d1b5ad70fa1cb7cecb0c57003), Eric Sandall, 03/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page