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
Revision 184 (latest revision is 240)
Jan Engelhardt (jengelh)
accepted
request 873316
from
Jiri Slaby (jirislaby)
(revision 184)
- Fix grub's requoted kernel parameters (bsc#1181111) + 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch + 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch Linux kernel >= v5.2~rc1, it is possible to get module
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.