Bug triage.
Yann E. MORIN
yann.morin.1998 at anciens.enib.fr
Fri Dec 9 23:50:23 UTC 2005
Hello All!
Rob,
On Thursday 08 December 2005 073, Rob Landley wrote:
> 304 sometimes rmmod is unable to remove modules
> It's the - vs _ problem again.
--> Fixed by revision 12546.
> 468 rmmod does not report failure
--> Patch attached.
Easy.
This is the patch from the bug system rediffed against rev 12789.
=> busybox-0000468-rmmod-syscall.patch.bz2
> 467 rmmod does not handle -w and -f flags
--> Fixed in revision 12551.
> 362 insmod chatter
--> Patch attached.
Trivial.
There was (IMHO) no need to update usage.h, as it already specifies both
quiet and verbose options.
This is the patch from the bug system rediffed against rev 12789.
=> busybox-0000362-insmod-chatter.patch.bz2
> 276 Linux 2.6 module autoloading breaks when support for 2.4 modules is
> disabled
> 272 modprobe does not process parameters
--> Patch attached.
Heavy.
The attached patch about modprobe rework solves these two issues. Note that
it still relies on my MODPROBE_MULTIPLE_OPTIONS. Rediffed against rev 12789.
=> busybox-modprobe.patch.bz2
--> Patch attached.
Easy.
Another patch is attached that reworks the config options order and dependencies.
Note that some options were used by either rmmod, insmod, lsmod or modprobe,
but were available only when insmod was selected. Against rev 12789.
=> busybox-modutils-config-reworked.patch.bz2
Note that all these patches are not dependent one on the other, and so can be
applied independently.
I will be unavailable for the WE until late Sunday (moving a friend).
Best regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software Designer | \ / CAMPAIGN | ^ |
| --==< °_° >==-- °---.----------------: X AGAINST | /e\ There is no |
| web: ymorin.free.fr | SETI at home 3808 | / \ HTML MAIL | """ conspiracy. |
°---------------------°----------------°------------------°--------------------°
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-0000362-insmod-chatter.patch.bz2
Type: application/x-bzip2
Size: 305 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20051210/9ef36c65/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-0000468-rmmod-syscall.patch.bz2
Type: application/x-bzip2
Size: 432 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20051210/9ef36c65/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-modprobe.patch.bz2
Type: application/x-bzip2
Size: 8466 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20051210/9ef36c65/attachment-0002.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-modutils-config-reworked.patch.bz2
Type: application/x-bzip2
Size: 1625 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20051210/9ef36c65/attachment-0003.bin
More information about the busybox
mailing list