| Anonymous | Login | Signup for a new account | 11-10-2008 10:38 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 | ||||
| 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 |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0000380) pgf 08-04-05 11:34 |
Committed revision 11043. |
|
(0000478) landley 09-01-05 02:40 |
r11043 |
| Copyright © 2000 - 2006 Mantis Group |