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
0000008 [BusyBox] Other minor always 01-13-05 09:38 09-01-05 02:40
Reporter jfb2 View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000008: modprobe applet is dependent on having a shell
Description The modprobe applet in busybox 1.0 won't work if you don't have a shell installed. It runs insmod or rmmod via system() which uses /bin/sh.

The attached patch to busybox 1.0 has the modprobe applet do its own fork/exec thus avoiding the need for a shell.
Additional Information
Attached Files  bb1.0-modprobe-sh.patch [^] (2,899 bytes) 01-13-05 09:38

- Relationships

- Notes
(0000380)
pgf
08-04-05 11:34

Committed revision 11043.
 
(0000478)
landley
09-01-05 02:40

r11043
 

- Issue History
Date Modified Username Field Change
01-13-05 09:38 jfb2 New Issue
01-13-05 09:38 jfb2 File Added: bb1.0-modprobe-sh.patch
03-16-05 12:26 andersen Assigned To andersen => BusyBox
08-04-05 11:34 pgf Status assigned => resolved
08-04-05 11:34 pgf Resolution open => fixed
08-04-05 11:34 pgf Note Added: 0000380
09-01-05 02:40 landley Status resolved => closed
09-01-05 02:40 landley Note Added: 0000478


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker