kmod hosts its code at git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git.
You can learn more at the project's web page.
Launchpad imports the master branch and you can create branches from it.
bzr branch lp:kmod
kmod has 1 active branch owned by 1 team. There were 10 commits by 3 people in the last month.
Bazaar branches
Name | Status | Last Modified | Last Commit | |
---|---|---|---|---|
lp:kmod
Series: trunk |
1 Development | 2019-02-13 17:36:57 UTC 2019-02-13 |
1172.
Link against libcrypto, not all of op...
Author:
Dave Reisner
Link against libcrypto, not all of openssl In the previous build setup, libkmod.so would link to not just $ readelf -d /lib/libkmod.so | grep NEEDED We don't need any symbols from libssl, though. This patch ensures that $ readelf -d ./libkmod/ |
1 → 1 of 1 result | First • Previous • Next • Last |