aboutsummaryrefslogtreecommitdiffstats
path: root/package/module-init-tools/module-init-tools.patch
Commit message (Collapse)AuthorAgeFilesLines
* http://bugs.uclibc.org/view.php?id=178Eric Andersen2005-06-091-0/+77
This patch provides modutils and module-init-tools. I know busybox can load modules, but modinfo may also be very useful for kernel/driver debugging purposes. I have managed binaries concurrency between modutils and module-init-tools, but I'm not sure this is the best way to do it... Thanks for your work.