Skip to Content.
Sympa Menu

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

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 (f0de681e4d07825e5cc67ee6c912eb5009e47577)
  • Date: Sun, 7 Dec 2008 02:47:20 -0600

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

kernels/linux/HISTORY | 6 ++++++
kernels/linux/info/patches/PRE_2_6/patch-2.6.28-rc7 | 7 +++++++
kernels/linux/info/patches/maintenance_patches/patch-2.6.27.8 | 6 ++++++
kernels/linux/latest.defaults | 4 ++--
4 files changed, 21 insertions(+), 2 deletions(-)

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

linux: Added patch-2.6.28-rc7

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

linux: Added patch-2.6.27.8

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 59002f2..de8c2ef 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,9 @@
+2008-12-07 Eric Sandall <sandalle AT sourcemage.org>
+ * latest.defaults: Updated latest to patch-2.6.27.7
+ Updated latest PRE_2_6 to 2.6.28-rc7
+ * info/patches/maintenance_patches/patch-2.6.27.7: Added
+ * info/patches/PRE_2_6/patch-2.6.28-rc7: Added
+
2008-12-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* INSTALL: also create an initrd.img symlink, patch by Finn Haedicke
#14546

diff --git a/kernels/linux/info/patches/PRE_2_6/patch-2.6.28-rc7
b/kernels/linux/info/patches/PRE_2_6/patch-2.6.28-rc7
new file mode 100755
index 0000000..4ecf013
--- /dev/null
+++ b/kernels/linux/info/patches/PRE_2_6/patch-2.6.28-rc7
@@ -0,0 +1,7 @@
+patchversion="2.6.28-rc7"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/testing/${source}"
+appliedkernels="2.6.27"
+gpg_source_url="${source_url}.sign"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+md5sum=""
diff --git a/kernels/linux/info/patches/maintenance_patches/patch-2.6.27.8
b/kernels/linux/info/patches/maintenance_patches/patch-2.6.27.8
new file mode 100755
index 0000000..27338a2
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches/patch-2.6.27.8
@@ -0,0 +1,6 @@
+appliedkernels="2.6.27"
+patchversion="${appliedkernels}.8"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/${source}"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+gpg_source_url="${source_url}.sign"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 65f6758..7279449 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,6 +1,6 @@
LATEST_2_6=2.6.27
-LATEST_PRE_2_6=patch-2.6.28-rc6
-LATEST_maintenance_patches=patch-2.6.27.7
+LATEST_PRE_2_6=patch-2.6.28-rc7
+LATEST_maintenance_patches=patch-2.6.27.8
LATEST_git_patches=patch-2.6.25-rc6-git7
LATEST_2_4=2.4.32
LATEST_PRE_2_4=patch-2.4.33-pre1




Archive powered by MHonArc 2.6.24.

Top of Page