diff options
author | piernov <piernov@piernov.org> | 2012-02-04 16:50:51 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-02-04 16:51:18 +0100 |
commit | df64ed10dc47aa491543d7d032ccfe5458b526cf (patch) | |
tree | 50e906c1cd835c67d69b4234a116b081f4866c3f | |
parent | aa08e87df640302d16030422263ea9f221d06e8a (diff) | |
download | nutyx-pakxe-df64ed10dc47aa491543d7d032ccfe5458b526cf.tar.gz nutyx-pakxe-df64ed10dc47aa491543d7d032ccfe5458b526cf.tar.bz2 nutyx-pakxe-df64ed10dc47aa491543d7d032ccfe5458b526cf.tar.xz nutyx-pakxe-df64ed10dc47aa491543d7d032ccfe5458b526cf.zip |
module-init-tools -> kmod 4-1
-rw-r--r-- | kmod/.footprint.i686 | 43 | ||||
-rw-r--r-- | kmod/.footprint.x86_64 | 43 | ||||
-rw-r--r-- | kmod/.md5sum.i686 (renamed from module-init-tools/.md5sum.i686) | 4 | ||||
-rw-r--r-- | kmod/.md5sum.x86_64 (renamed from module-init-tools/.md5sum.x86_64) | 4 | ||||
-rwxr-xr-x | kmod/Pkgfile | 39 | ||||
-rw-r--r-- | kmod/blacklist-fb.conf (renamed from module-init-tools/blacklist-fb.conf) | 0 | ||||
-rw-r--r-- | kmod/depmod-search.conf | 5 | ||||
-rw-r--r-- | kmod/nouveau.conf (renamed from module-init-tools/nouveau.conf) | 0 | ||||
-rw-r--r-- | kmod/usb.conf (renamed from module-init-tools/usb.conf) | 0 | ||||
-rw-r--r-- | module-init-tools/.footprint.i686 | 31 | ||||
-rw-r--r-- | module-init-tools/.footprint.x86_64 | 31 | ||||
-rwxr-xr-x | module-init-tools/Pkgfile | 31 | ||||
-rw-r--r-- | module-init-tools/modprobe.conf | 5 |
13 files changed, 134 insertions, 102 deletions
diff --git a/kmod/.footprint.i686 b/kmod/.footprint.i686 new file mode 100644 index 000000000..22cc0ede9 --- /dev/null +++ b/kmod/.footprint.i686 @@ -0,0 +1,43 @@ +drwxr-xr-x root/root bin/ +lrwxrwxrwx root/root bin/lsmod -> /usr/bin/kmod +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.conf +-rw-r--r-- root/root etc/modprobe.d/nouveau.conf +-rw-r--r-- root/root etc/modprobe.d/usb.conf +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/depmod.d/ +-rw-r--r-- root/root lib/depmod.d/search.conf +drwxr-xr-x root/root lib/modprobe.d/ +drwxr-xr-x root/root sbin/ +lrwxrwxrwx root/root sbin/depmod -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/insmod -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/modinfo -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/modprobe -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/rmmod -> ../usr/bin/kmod +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/kmod +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libkmod.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libkmod.la +lrwxrwxrwx root/root usr/lib/libkmod.so -> libkmod.so.1.3.0 +lrwxrwxrwx root/root usr/lib/libkmod.so.1 -> libkmod.so.1.3.0 +-rwxr-xr-x root/root usr/lib/libkmod.so.1.3.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libkmod.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/depmod.d.5.gz +-rw-r--r-- root/root usr/share/man/man5/modprobe.d.5.gz +-rw-r--r-- root/root usr/share/man/man5/modules.dep.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/depmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/insmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/lsmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/modinfo.8.gz +-rw-r--r-- root/root usr/share/man/man8/modprobe.8.gz +-rw-r--r-- root/root usr/share/man/man8/rmmod.8.gz diff --git a/kmod/.footprint.x86_64 b/kmod/.footprint.x86_64 new file mode 100644 index 000000000..22cc0ede9 --- /dev/null +++ b/kmod/.footprint.x86_64 @@ -0,0 +1,43 @@ +drwxr-xr-x root/root bin/ +lrwxrwxrwx root/root bin/lsmod -> /usr/bin/kmod +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.conf +-rw-r--r-- root/root etc/modprobe.d/nouveau.conf +-rw-r--r-- root/root etc/modprobe.d/usb.conf +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/depmod.d/ +-rw-r--r-- root/root lib/depmod.d/search.conf +drwxr-xr-x root/root lib/modprobe.d/ +drwxr-xr-x root/root sbin/ +lrwxrwxrwx root/root sbin/depmod -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/insmod -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/modinfo -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/modprobe -> ../usr/bin/kmod +lrwxrwxrwx root/root sbin/rmmod -> ../usr/bin/kmod +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/kmod +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libkmod.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libkmod.la +lrwxrwxrwx root/root usr/lib/libkmod.so -> libkmod.so.1.3.0 +lrwxrwxrwx root/root usr/lib/libkmod.so.1 -> libkmod.so.1.3.0 +-rwxr-xr-x root/root usr/lib/libkmod.so.1.3.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libkmod.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/depmod.d.5.gz +-rw-r--r-- root/root usr/share/man/man5/modprobe.d.5.gz +-rw-r--r-- root/root usr/share/man/man5/modules.dep.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/depmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/insmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/lsmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/modinfo.8.gz +-rw-r--r-- root/root usr/share/man/man8/modprobe.8.gz +-rw-r--r-- root/root usr/share/man/man8/rmmod.8.gz diff --git a/module-init-tools/.md5sum.i686 b/kmod/.md5sum.i686 index 78597b9c1..850ad60d1 100644 --- a/module-init-tools/.md5sum.i686 +++ b/kmod/.md5sum.i686 @@ -1,5 +1,5 @@ 7eac77556a1edc257b128e257f9aae57 blacklist-fb.conf -9b4b6f3a50e9d352bba107488c053cd2 modprobe.conf -dc575e7df00d9f745bf23b32f927b7a6 module-init-tools-3.13.tar.bz2 +4b8cbcbc54b9029c99fd730e257d4436 depmod-search.conf +e14450a066a48accd0af1995b3c0232d kmod-4.tar.xz cddff2da6f6e96b8a48943c8ce62a238 nouveau.conf 2249d7af8f86efc097c30b788667a4bd usb.conf diff --git a/module-init-tools/.md5sum.x86_64 b/kmod/.md5sum.x86_64 index 78597b9c1..850ad60d1 100644 --- a/module-init-tools/.md5sum.x86_64 +++ b/kmod/.md5sum.x86_64 @@ -1,5 +1,5 @@ 7eac77556a1edc257b128e257f9aae57 blacklist-fb.conf -9b4b6f3a50e9d352bba107488c053cd2 modprobe.conf -dc575e7df00d9f745bf23b32f927b7a6 module-init-tools-3.13.tar.bz2 +4b8cbcbc54b9029c99fd730e257d4436 depmod-search.conf +e14450a066a48accd0af1995b3c0232d kmod-4.tar.xz cddff2da6f6e96b8a48943c8ce62a238 nouveau.conf 2249d7af8f86efc097c30b788667a4bd usb.conf diff --git a/kmod/Pkgfile b/kmod/Pkgfile new file mode 100755 index 000000000..cd788bed8 --- /dev/null +++ b/kmod/Pkgfile @@ -0,0 +1,39 @@ +# Description: Gestion des module du kernel Linux +# URL: http://git.profusion.mobi/cgit.cgi/kmod.git +# Maintainer: Lucas De Marchi +# Packager: piernov <piernov@piernov.org> + +name=kmod +version=4 +release=1 +source=(http://packages.profusion.mobi/$name/$name-$version.tar.xz + depmod-search.conf + nouveau.conf + blacklist-fb.conf + usb.conf) + +build() { + cd $name-$version + ./configure --sysconfdir=/etc \ + --with-rootprefix= \ + --with-zlib \ + --with-xz + make + make check + make DESTDIR=$PKG install + + install -dm755 $PKG/{,s}bin + install -dm755 $PKG/{etc,lib}/{depmod,modprobe}.d + + ln -s /usr/bin/kmod $PKG/bin/lsmod + for tool in {ins,rm,dep}mod mod{info,probe}; do + ln -s ../usr/bin/kmod $PKG/sbin/$tool + done + + install -Dm644 ../depmod-search.conf $PKG/lib/depmod.d/search.conf + + for i in blacklist-fb.conf usb.conf nouveau.conf + do + install -m 644 ../$i $PKG/etc/modprobe.d/$i + done +} diff --git a/module-init-tools/blacklist-fb.conf b/kmod/blacklist-fb.conf index 4b0c0508e..4b0c0508e 100644 --- a/module-init-tools/blacklist-fb.conf +++ b/kmod/blacklist-fb.conf diff --git a/kmod/depmod-search.conf b/kmod/depmod-search.conf new file mode 100644 index 000000000..3feb67b05 --- /dev/null +++ b/kmod/depmod-search.conf @@ -0,0 +1,5 @@ +# +# /etc/depmod.d/depmod.conf +# + +search updates extramodules built-in diff --git a/module-init-tools/nouveau.conf b/kmod/nouveau.conf index 31075c0dd..31075c0dd 100644 --- a/module-init-tools/nouveau.conf +++ b/kmod/nouveau.conf diff --git a/module-init-tools/usb.conf b/kmod/usb.conf index 0d597e12a..0d597e12a 100644 --- a/module-init-tools/usb.conf +++ b/kmod/usb.conf diff --git a/module-init-tools/.footprint.i686 b/module-init-tools/.footprint.i686 deleted file mode 100644 index 732bde7c7..000000000 --- a/module-init-tools/.footprint.i686 +++ /dev/null @@ -1,31 +0,0 @@ -drwxr-xr-x root/root bin/ --rwxr-xr-x root/root bin/lsmod -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.conf --rw-r--r-- root/root etc/modprobe.d/modprobe.conf --rw-r--r-- root/root etc/modprobe.d/nouveau.conf --rw-r--r-- root/root etc/modprobe.d/usb.conf -drwxr-xr-x root/root sbin/ --rwxr-xr-x root/root sbin/depmod --rwxr-xr-x root/root sbin/insmod --rwxr-xr-x root/root sbin/insmod.static --rwxr-xr-x root/root sbin/modinfo --rwxr-xr-x root/root sbin/modprobe --rwxr-xr-x root/root sbin/rmmod -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/depmod.conf.5.gz --rw-r--r-- root/root usr/share/man/man5/modprobe.conf.5.gz --rw-r--r-- root/root usr/share/man/man5/modprobe.d.5.gz --rw-r--r-- root/root usr/share/man/man5/modules.dep.5.gz -drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/depmod.8.gz --rw-r--r-- root/root usr/share/man/man8/insmod.8.gz --rw-r--r-- root/root usr/share/man/man8/lsmod.8.gz --rw-r--r-- root/root usr/share/man/man8/modinfo.8.gz --rw-r--r-- root/root usr/share/man/man8/modprobe.8.gz --rw-r--r-- root/root usr/share/man/man8/rmmod.8.gz diff --git a/module-init-tools/.footprint.x86_64 b/module-init-tools/.footprint.x86_64 deleted file mode 100644 index 732bde7c7..000000000 --- a/module-init-tools/.footprint.x86_64 +++ /dev/null @@ -1,31 +0,0 @@ -drwxr-xr-x root/root bin/ --rwxr-xr-x root/root bin/lsmod -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.conf --rw-r--r-- root/root etc/modprobe.d/modprobe.conf --rw-r--r-- root/root etc/modprobe.d/nouveau.conf --rw-r--r-- root/root etc/modprobe.d/usb.conf -drwxr-xr-x root/root sbin/ --rwxr-xr-x root/root sbin/depmod --rwxr-xr-x root/root sbin/insmod --rwxr-xr-x root/root sbin/insmod.static --rwxr-xr-x root/root sbin/modinfo --rwxr-xr-x root/root sbin/modprobe --rwxr-xr-x root/root sbin/rmmod -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/depmod.conf.5.gz --rw-r--r-- root/root usr/share/man/man5/modprobe.conf.5.gz --rw-r--r-- root/root usr/share/man/man5/modprobe.d.5.gz --rw-r--r-- root/root usr/share/man/man5/modules.dep.5.gz -drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/depmod.8.gz --rw-r--r-- root/root usr/share/man/man8/insmod.8.gz --rw-r--r-- root/root usr/share/man/man8/lsmod.8.gz --rw-r--r-- root/root usr/share/man/man8/modinfo.8.gz --rw-r--r-- root/root usr/share/man/man8/modprobe.8.gz --rw-r--r-- root/root usr/share/man/man8/rmmod.8.gz diff --git a/module-init-tools/Pkgfile b/module-init-tools/Pkgfile deleted file mode 100755 index 298daa085..000000000 --- a/module-init-tools/Pkgfile +++ /dev/null @@ -1,31 +0,0 @@ -# Description: Modules utilitaires pour le noyau -# URL: http://www.kernel.org/pub/linux/kernel/people/rusty/modules -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=module-init-tools -version=3.13 -release=1 -source=(http://www.kernel.org/pub/linux/utils/kernel/$name/$name-$version.tar.bz2\ - nouveau.conf modprobe.conf blacklist-fb.conf usb.conf) - -build() { -cd $name-$version -echo '.so man5/modprobe.conf.5' > modprobe.d.5 -./configure -make check -make clean - -./configure --prefix=/ --enable-zlib-dynamic \ - --mandir=/usr/share/man - -make -install -d $PKG/usr/share/man -install -d $PKG/etc/{modprobe.d,depmod.d} -make DESTDIR=$PKG mandir=/usr/share/man install -rm -f $PKG/sbin/generate-modprobe.conf -for i in modprobe.conf blacklist-fb.conf usb.conf nouveau.conf -do - install -m 644 ../$i $PKG/etc/modprobe.d/$i -done -} diff --git a/module-init-tools/modprobe.conf b/module-init-tools/modprobe.conf deleted file mode 100644 index c4b610ed5..000000000 --- a/module-init-tools/modprobe.conf +++ /dev/null @@ -1,5 +0,0 @@ -# $Id: modprobe.conf,v 1.1 2007/09/27 08:34:02 install Exp $ -# Begin of /etc/modprobe.conf -options snd-intel8x0 enable=1 index=0 -install snd-pcm /sbin/modprobe -i snd-pcm; /sbin/modprobe snd-pcm-oss -alias snd-card-0 snd-intel8x0 |