busybox/modutils
Serj Kalichev 8578196b76 modprobe: add -D option (synonym of --show-depends)
The modern module-init-tools 3.12 has "-D" option and it works.

The --show-depends and -a options can be used together due to upstream modprobe
behaviour.

function                                             old     new   delta
do_modprobe                                          536     579     +43
packed_usage                                       28035   28042      +7
modprobe_main                                        653     657      +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 54/0)               Total: 54 bytes

Signed-off-by: Serj Kalichev <serj.kalichev@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-12-28 04:18:18 +01:00
..
Config.src mark Linux-specific configuration options 2010-07-19 00:44:56 +02:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c depmod: accept and ignore -u, -q, -C FILE 2010-10-18 00:51:16 +02:00
insmod.c modutils/*: move help bits into corresponding .c files 2010-10-16 01:56:41 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
lsmod.c modutils/*: move help bits into corresponding .c files 2010-10-16 01:56:41 +02:00
modinfo.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
modprobe-small.c modutils/*: move help bits into corresponding .c files 2010-10-16 01:56:41 +02:00
modprobe.c modprobe: add -D option (synonym of --show-depends) 2010-12-28 04:18:18 +01:00
modutils-24.c *: s/perror/bb_simple_perror_msg/g 2010-09-12 17:06:43 +02:00
modutils.c modutils: explain why we no longer quote params 2010-08-25 18:26:46 +02:00
modutils.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rmmod.c whitespace cleanup 2010-10-29 11:46:52 +02:00