[BusyBox-cvs] [BusyBox 0000244]: lsmod for kernel-2.6

bugs at busybox.net bugs at busybox.net
Tue May 3 13:56:11 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<http://busybox.net/bugs/view.php?id=244> 
======================================================================
Reported By:                tkato
Assigned To:                BusyBox
======================================================================
Project:                    BusyBox
Issue ID:                   244
Category:                   Kernel Module Support
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             05-03-2005 06:56 PDT
Last Modified:              05-03-2005 06:56 PDT
======================================================================
Summary:                    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 at 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

======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-03-05 06:56 tkato          New Issue                                    
05-03-05 06:56 tkato          File Added: busybox-lsmod-2_6.patch               
    
======================================================================




More information about the busybox-cvs mailing list