BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000178 [buildroot] New Features feature N/A 03-21-05 00:39 02-12-07 05:50
Reporter basile View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000178: modutils/module-init-tools package
Description 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.
Additional Information
Attached Files  modules.patch [^] (11,621 bytes) 03-21-05 00:39
 modutils-2.patch [^] (11,971 bytes) 03-22-05 13:24

- Relationships

- Notes
(0000115)
david_bachelart
03-22-05 13:27

I just uploaded a second patch. It avoids now building man pages for module-init-tools. The old patch had a buggy behaviour if you invoke make on an existing rootfs.

tested on i386
 
(0000235)
db
06-07-05 08:48

Another reason to want module-init-tools rather than use what's
built in to "busybox" that busybox doesn't yet handle the kernel
MODULE_ALIAS construct, which is starting to be used by fancier
hotplug and kmod infrastructure. Briefly, very small hotplug
scripts can look like:

   modprobe $MODALIAS

And that will replace both hotplug scripts and diethotplug.

(Plus there are several bugs in the busybox module tools, like
not working on 2.6 kernels unless you also configure 2.4 support,
and some glitches in parameter handling...)

Yes, please merge ...
 

- Issue History
Date Modified Username Field Change
03-21-05 00:39 basile New Issue
03-21-05 00:39 basile File Added: modules.patch
03-22-05 04:53 basile Issue Monitored: basile
03-22-05 13:24 david_bachelart File Added: modutils-2.patch
03-22-05 13:27 david_bachelart Note Added: 0000115
06-07-05 08:48 db Note Added: 0000235
06-09-05 02:46 andersen Status assigned => closed
06-09-05 02:46 andersen Resolution open => fixed
02-12-07 05:50 vapier Status closed => assigned
02-12-07 05:50 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker