Skip to Content.
Sympa Menu

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

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 (57f66bd118522c27f62100dbbea38bbf867ab5d4)
  • Date: Mon, 2 Mar 2009 15:43:47 -0600

GIT changes to master grimoire by Eric Sandall
<esandall AT esandall25808.local.webex.com>:

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

New commits:
commit 57f66bd118522c27f62100dbbea38bbf867ab5d4
Author: Eric Sandall <esandall AT esandall25808.local.webex.com>
Commit: Eric Sandall <esandall AT esandall25808.local.webex.com>

Revert "module-init-tools-3.6"

This reverts commit 5cab93a27d750dc68a6e7fa51e89b6ed85e7b786.

Causes parallel init boot to fail and many modprobe warnings, depending
on what modules you have enabled in (but not built-in to) the kernel.
See Bug #15084

diff --git a/kernels/module-init-tools/DETAILS
b/kernels/module-init-tools/DETAILS
index f4c5e54..ca7e063 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.6
+ VERSION=3.5
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 96e55f9..22c0bbb 100644
--- a/kernels/module-init-tools/HISTORY
+++ b/kernels/module-init-tools/HISTORY
@@ -1,6 +1,3 @@
-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





Archive powered by MHonArc 2.6.24.

Top of Page