Skip to Content.
Sympa Menu

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

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 (2368ca63bd667db03ae619aea2464fea87da1a21)
  • Date: Mon, 2 Mar 2009 20:12:57 -0600

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

kernels/module-init-tools/DETAILS | 2 +-
kernels/module-init-tools/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

Revert "Revert "module-init-tools-3.6""

This reverts commit 57f66bd118522c27f62100dbbea38bbf867ab5d4.

Revert the reversion of module-init-tools. After a straight revert and
casting module-init-tools, your system will not boot. modprobe will
complain about bad magic numbers in your depmod files and ask you to
re-run depmod. Why? I don't know, modprobe-init-tools/FINAL *already*
calls depmod on every kernel under /lib/modules...

diff --git a/kernels/module-init-tools/DETAILS
b/kernels/module-init-tools/DETAILS
index ca7e063..f4c5e54 100755
--- a/kernels/module-init-tools/DETAILS
+++ b/kernels/module-init-tools/DETAILS
@@ -15,7 +15,7 @@ fi
# new module-init-tools data

SPELL=module-init-tools
- VERSION=3.5
+ VERSION=3.6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.kerneltools.org/
diff --git a/kernels/module-init-tools/HISTORY
b/kernels/module-init-tools/HISTORY
index 22c0bbb..96e55f9 100644
--- a/kernels/module-init-tools/HISTORY
+++ b/kernels/module-init-tools/HISTORY
@@ -1,3 +1,6 @@
+2009-02-04 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 3.6
+
2008-11-05 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.5




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (2368ca63bd667db03ae619aea2464fea87da1a21), Eric Sandall, 03/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page