aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-09-08 00:32:49 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-09-08 00:32:49 +0000
commitc8f4e5025e4045c626129d1de5df43ab0d4bc60a (patch)
tree7b7e5b70f47b853478e61082cdcd53a9fdf9ba2e /shell
parent185a63baf7a06d7113752b80327d78b6229662a3 (diff)
downloadbusybox-w32-c8f4e5025e4045c626129d1de5df43ab0d4bc60a.tar.gz
busybox-w32-c8f4e5025e4045c626129d1de5df43ab0d4bc60a.tar.bz2
busybox-w32-c8f4e5025e4045c626129d1de5df43ab0d4bc60a.zip
Busybox modprobe has a couple of irritating quirks:
- attempting to modprobe a module that is already loaded yields "Failed to load module", whereas modutils quietly ignores such a request. - if a module genuinely can't be loaded due to missing symbols or similar problems, modprobe doesn't produce any useful diagnostics because the output from insmod has been redirected to /dev/null. Here's a patch to address these issue Patch by Philip Blundell git-svn-id: svn://busybox.net/trunk/busybox@7419 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions