| Anonymous | Login | Signup for a new account | 11-10-2008 10:44 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000244 | [BusyBox] Kernel Module Support | major | always | 05-03-05 06:56 | 07-18-05 15:26 | ||||
| Reporter | tkato | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000244: lsmod for kernel-2.6 | ||||||||
| Description |
I found that lsmod in busybox does not support linux-2.6. I fix this issue(it is caused by changes of /proc/modules format). If you use lsmod in busybox with kernel-2.6, please use this patch. -- screen shot on FC3 (kernel-2.6.11-1.14_FC3smp) [kato@galaxy busybox]$ ./busybox lsmod Module Size Used by Not tainted udf 89157 1 iptable_filter 6849 0 ip_tables 25025 1 iptable_filter nfsd 210913 9 exportfs 10177 1 nfsd lockd 64233 2 nfsd parport_pc 31109 1 lp 16201 0 parport 38793 2 parport_pc,lp autofs4 22597 0 sunrpc 138885 19 nfsd,lockd -- screen shot |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |