KernelTools.org
From KernelTools
module-init-tools-3.8 changelog (released: 2009/04/30) signature
This website's goal is to host various tools that interact with the kernel on Linux systems. Currently, only module-init-tools package is hosted. If you've got a project that you'd like to host here, please contact Jon Masters.
module-init-tools
The module-init-tools (m-i-t) package provides many of the utilities needed by Linux systems for managing loadable Linux Kernel Modules. This includes depmod, insmod, rmmod, modprobe and tools like modinfo. You usually won't have to build and install this package for yourself because it's part of every major Linux distribution.
Latest Releases
- The latest full release is module-init-tools-3.8.
- The current development version is: module-init-tools-3.9 (available via git).
You can download previous releases or consult your distribution for their own (often patched) sources.
Reporting Bugs/Feature Requests
Please file a bug at bugzilla.kerneltools.org under module-init-tools. If you're maintaining a Linux distribution and already use your own bugzilla, please mail jcm with a link to your own bugzilla and I'll try to pull in upstream-relevant bugs from time to time (or you could send me them too).
Development
Day to day development is tracked using a public GIT repository, which is available here:
git://git.kernel.org/pub/scm/utils/kernel/module-init-tools/module-init-tools.git
To create a local copy of this repository on your own development machine, you would type the following commands:
git clone git://git.kernel.org/pub/scm/utils/kernel/module-init-tools/module-init-tools.git
Please send all patches to the mailing list and also copy Jon Masters directly. You can also send me a link to your own module-init-tools GIT repo and I will pull directly. Rusty Russell no longer maintains module-init-tools, though he kindly forwards patches from time to time.
You may also want to check ExternalTrees page, which has a listing of external development GIT trees.
Mailing List
The new mailing list is called linux-modules. It is archived at Gmane.
Wish List
There is a module-init-tools wishlist where you can list those features that you'd like to see in module-init-tools.
About this wiki
This website is run by Jon Masters.
Note: As a spam reducing feature, only those with accounts on this wiki can create new accounts, but there is no restriction beyond that. If you'd like an account created, send me an email.

