diff options
author | Paul Fox <pgf@brightstareng.com> | 2005-08-04 18:33:36 +0000 |
---|---|---|
committer | Paul Fox <pgf@brightstareng.com> | 2005-08-04 18:33:36 +0000 |
commit | 8eeb655661a0d59be478681425682543b228b5a1 (patch) | |
tree | 2c05b0d96837fd76d21d58de53e843fbd08788d1 /AUTHORS | |
parent | 157e8071be672d530fb52a5560d2794821cbf15e (diff) | |
download | busybox-w32-8eeb655661a0d59be478681425682543b228b5a1.tar.gz busybox-w32-8eeb655661a0d59be478681425682543b228b5a1.tar.bz2 busybox-w32-8eeb655661a0d59be478681425682543b228b5a1.zip |
applying jim bauer's patch to eliminate modprobe's dependency
on /bin/sh. bug #8.
0000008: modprobe applet is dependent on having a shell
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -29,6 +29,9 @@ Jeff Angielski <jeff@theptrgroup.com> | |||
29 | Enrik Berkhan <Enrik.Berkhan@inka.de> | 29 | Enrik Berkhan <Enrik.Berkhan@inka.de> |
30 | setconsole | 30 | setconsole |
31 | 31 | ||
32 | Jim Bauer <jfbauer@nfr.com> | ||
33 | modprobe shell dependency | ||
34 | |||
32 | Edward Betts <edward@debian.org> | 35 | Edward Betts <edward@debian.org> |
33 | expr, hostid, logname, whoami | 36 | expr, hostid, logname, whoami |
34 | 37 | ||