summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-20 16:21:52 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-20 16:21:52 +0200
commitaafeeeb6f27472721b783a31d0092a71e84e0366 (patch)
tree509d22d0034665a62f21a2ec768830aee57a0ec1
parent33ce6723ae7fe6f1850e6492ba307c1c7bd626f8 (diff)
downloadnutyx-extra-aafeeeb6f27472721b783a31d0092a71e84e0366.tar.gz
nutyx-extra-aafeeeb6f27472721b783a31d0092a71e84e0366.tar.bz2
nutyx-extra-aafeeeb6f27472721b783a31d0092a71e84e0366.tar.xz
nutyx-extra-aafeeeb6f27472721b783a31d0092a71e84e0366.zip
maj module-init-tools#3.11.1-2
-rw-r--r--base/module-init-tools/.footprint2
-rw-r--r--base/module-init-tools/.md5sum2
-rwxr-xr-xbase/module-init-tools/Pkgfile4
3 files changed, 4 insertions, 4 deletions
diff --git a/base/module-init-tools/.footprint b/base/module-init-tools/.footprint
index 07b28a8cc..7b1b094ae 100644
--- a/base/module-init-tools/.footprint
+++ b/base/module-init-tools/.footprint
@@ -3,7 +3,7 @@ drwxr-xr-x root/root bin/
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/depmod.d/
drwxr-xr-x root/root etc/modprobe.d/
--rw-r--r-- root/root etc/modprobe.d/blacklist-fb
+-rw-r--r-- root/root etc/modprobe.d/blacklist-fb.conf
-rw-r--r-- root/root etc/modprobe.d/modprobe.conf
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/depmod
diff --git a/base/module-init-tools/.md5sum b/base/module-init-tools/.md5sum
index e02bfcb3d..2282ff491 100644
--- a/base/module-init-tools/.md5sum
+++ b/base/module-init-tools/.md5sum
@@ -1,3 +1,3 @@
-4148adea745af5121963f6b731b60013 blacklist-fb
+7eac77556a1edc257b128e257f9aae57 blacklist-fb.conf
9b4b6f3a50e9d352bba107488c053cd2 modprobe.conf
28dfcb9e24cdbeb12b99ac1eb8af7dea module-init-tools-3.11.1.tar.bz2
diff --git a/base/module-init-tools/Pkgfile b/base/module-init-tools/Pkgfile
index 70f9cbfcb..869c5b313 100755
--- a/base/module-init-tools/Pkgfile
+++ b/base/module-init-tools/Pkgfile
@@ -5,8 +5,8 @@
# Depends on:
name=module-init-tools
-version=3.12
-release=1
+version=3.11.1
+release=2
source=(http://www.kernel.org/pub/linux/utils/kernel/$name/$name-$version.tar.bz2\
modprobe.conf blacklist-fb.conf)