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
0000362 [BusyBox] Kernel Module Support trivial always 08-02-05 05:07 12-14-05 19:18
Reporter srowe View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000362: insmod chatter
Description BusyBox insmod reports the module name unless -q is used

# busybox insmod /lib/modules/2.4.30/kernel/drivers/char/rtc.o
Using /lib/modules/2.4.30/kernel/drivers/char/rtc.o

This is different to modutils insmod where the module name is only reported if -v is used

# insmod /lib/modules/2.4.30/kernel/drivers/char/rtc.o
# insmod -v /lib/modules/2.4.30/kernel/drivers/char/rtc.o
Using /lib/modules/2.4.30/kernel/drivers/char/rtc.o
Symbol version prefix ''
Additional Information
Attached Files  insmod-chatter.patch [^] (360 bytes) 08-02-05 05:07

- Relationships

- Notes
(0000755)
integrator
12-08-05 14:52

Attached patch is correct.
It should be applied.
 
(0000769)
landley
12-14-05 19:18

svn 12838
 

- Issue History
Date Modified Username Field Change
08-02-05 05:07 srowe New Issue
08-02-05 05:07 srowe Status new => assigned
08-02-05 05:07 srowe Assigned To  => BusyBox
08-02-05 05:07 srowe File Added: insmod-chatter.patch
12-08-05 14:52 integrator Note Added: 0000755
12-14-05 19:18 landley Status assigned => closed
12-14-05 19:18 landley Note Added: 0000769
12-14-05 19:18 landley Resolution open => fixed
12-14-05 19:18 landley Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker