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