Skip to Content.
Sympa Menu

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

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 (e402bf967cb71b15d79d7cc394115ce4c2dd95cf)
  • Date: Wed, 25 Apr 2007 23:26:08 -0500

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

kernels/linux/HISTORY |
9 +++++++++
kernels/linux/info/kernels/2.6.21 |
3 +++
kernels/linux/info/patches/PRE_2_6/patch-2.6.21 |
5 +++++
kernels/linux/info/patches/maintenance_patches/patch-2.6.21 |
5 +++++
kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.15.patch |
2 +-
kernels/linux/latest.defaults |
6 +++---
6 files changed, 26 insertions(+), 4 deletions(-)

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

linux: Updated latest stable to 2.6.21

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 8265382..f81abba 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,12 @@
+2007-04-25 Eric Sandall <sandalle AT sourcemage.org>
+ * latest.defaults: Updated LATEST_2_6, LATEST_2_6_PRE, and
+ LATEST_maintenance_patches to 2.6.21
+ * info/kernels/2.6.21: Added
+ * info/patches/maintenance_patches/patch-2.6.21: Added
+ * info/patches/PRE_2_6/patch-2.6.21: Added
+ * info/patches/smgl_patches/smgl-logo-0.2-for-2.6.15.patch: Add 2.6.21
+ to applied_kernels
+
2007-04-25 David Brown <dmlb2000 AT gmail.com>
* latest.defaults: updated latest to patch-2.6.20.8
* info/patches/maintenance_patches/patch-2.6.20.8: added
diff --git a/kernels/linux/info/kernels/2.6.21
b/kernels/linux/info/kernels/2.6.21
new file mode 100755
index 0000000..037f76c
--- /dev/null
+++ b/kernels/linux/info/kernels/2.6.21
@@ -0,0 +1,3 @@
+version="2.6.21"
+source="linux-${version}.tar.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/${source}"
diff --git a/kernels/linux/info/patches/PRE_2_6/patch-2.6.21
b/kernels/linux/info/patches/PRE_2_6/patch-2.6.21
new file mode 100755
index 0000000..18cbce7
--- /dev/null
+++ b/kernels/linux/info/patches/PRE_2_6/patch-2.6.21
@@ -0,0 +1,5 @@
+patchversion="2.6.21"
+source=""
+source_url=""
+appliedkernels="2.6.21"
+md5sum=""
diff --git a/kernels/linux/info/patches/maintenance_patches/patch-2.6.21
b/kernels/linux/info/patches/maintenance_patches/patch-2.6.21
new file mode 100755
index 0000000..18cbce7
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches/patch-2.6.21
@@ -0,0 +1,5 @@
+patchversion="2.6.21"
+source=""
+source_url=""
+appliedkernels="2.6.21"
+md5sum=""
diff --git
a/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.15.patch
b/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.15.patch
index 6b9ecaa..fcfda61 100755
--- a/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.15.patch
+++ b/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.15.patch
@@ -1,4 +1,4 @@
-appliedkernels="2.6.20 2.6.19 2.6.18 2.6.17 2.6.16 2.6.15"
+appliedkernels="2.6.21 2.6.20 2.6.19 2.6.18 2.6.17 2.6.16 2.6.15"
source="smgl-logo-0.2-for-2.6.15.patch.bz2"
source_url="http://download.sourcemage.org/distro/kernel/${source}";
source_gpg="gurus.gpg:${source}.sig"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 9b66198..0fb9b26 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,6 +1,6 @@
-LATEST_2_6=2.6.20
-LATEST_PRE_2_6=patch-2.6.21-rc7
-LATEST_maintenance_patches=patch-2.6.20.8
+LATEST_2_6=2.6.21
+LATEST_PRE_2_6=patch-2.6.21
+LATEST_maintenance_patches=patch-2.6.21
LATEST_git_patches=patch-2.6.12-rc5-git8
LATEST_2_4=2.4.32
LATEST_PRE_2_4=patch-2.4.33-pre1



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (e402bf967cb71b15d79d7cc394115ce4c2dd95cf), Eric Sandall, 04/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page