kmod
No description set
- Devel package for openSUSE:Factory
-
9
derived packages
- Developed at SCM
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/kmod && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-use-correct-sort-method-in-test-array.patch | 0000001352 1.32 KB | |
0002-modprobe-Recognize-allow-unsupported-modules- |
0000001139 1.11 KB | |
0003-libkmod-config-Recognize-allow_unsupported_mo |
0000000929 929 Bytes | |
0009-libkmod-Implement-filtering-of-unsupported-mo |
0000003411 3.33 KB | |
0010-modprobe-Implement-allow-unsupported-modules. |
0000002812 2.75 KB | |
0011-Do-not-filter-unsupported-modules-when-runnin |
0000001504 1.47 KB | |
_link | 0000000139 139 Bytes | |
kmod-23.tar.sign | 0000000819 819 Bytes | |
kmod-23.tar.xz | 0000450376 440 KB | |
kmod-testsuite.changes | 0000001226 1.2 KB | |
kmod-testsuite.spec | 0000003179 3.1 KB | |
kmod.changes | 0000014400 14.1 KB | |
kmod.spec | 0000006135 5.99 KB |
Revision 113 (latest revision is 240)
Jan Engelhardt (jengelh)
committed
(revision 113)
Comments 2
Why are we using /usr/include/kmod/? The standard location across the major distros is /usr/include/. Only openSUSE and NixOS (that I know so far) use a subdirectory under the include directory to place its header files. I just had to patch an app because of that, now I don't even know if a change upstream to maybe use a var to store the libkmod.h location will be accepted.
To flag all apps that fail to use pkg-config to discover the paths.