Denys Vlasenko
|
20dd499341
modprobe: skip non-.conf files only in subdirectories
|
8 years ago |
Mike Frysinger
|
3a5cc98902
modprobe: only parse files that end in .conf
|
8 years ago |
Timo Teräs
|
48dc80bbba
modutils: merge module_entry and module_info to common
|
9 years ago |
Denys Vlasenko
|
941e7a4919
reuse a string
|
9 years ago |
Denys Vlasenko
|
cd13974b20
rmmod: fix bad error message
|
9 years ago |
Peter Korsgaard
|
875297378c
modprobe: handle module arguments containing spaces
|
9 years ago |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 years ago |
Natanael Copa
|
9de69c024c
modprobe: fix modprobe -r and parsing of /etc/modprobe.d
|
10 years ago |
Denys Vlasenko
|
76b2262b9b
modprobe: fix "modprobe devname:snd/timer" case (alias with a slash)
|
10 years ago |
Denys Vlasenko
|
e998b08f11
modprobe: fix recent breakage: modules.dep reading code needs to strip dirname
|
10 years ago |
Denys Vlasenko
|
78854520eb
modprobe: revert checking for /, stop doing basename() on modprobe args
|
10 years ago |
Denys Vlasenko
|
4e314faa0a
modprobe,rmmod: reject module names with slashes
|
10 years ago |
Denys Vlasenko
|
5fd3ddfb24
modprobe-small: fix help messages for aliased module-related applets
|
10 years ago |
Denys Vlasenko
|
982e87f2fb
Whitespace fixes
|
11 years ago |
Felipe Contreras
|
428bd2d433
modprobe: accept -b even if blacklist functionality is disabled
|
13 years ago |
Timo Teras
|
e12e0acb92
modprobe: use hash table. speeds up significantly if modprobe.dep is large
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Denys Vlasenko
|
5dad4aeede
modprobe: fix "modprobe -l name-with-dash"
|
14 years ago |
Denys Vlasenko
|
b7c9fb27cb
whitespace fixes
|
14 years ago |
Denys Vlasenko
|
c5830bdf65
modprobe/insmod: fix parameter quoting
|
14 years ago |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
14 years ago |
Serj Kalichev
|
8578196b76
modprobe: add -D option (synonym of --show-depends)
|
14 years ago |
Serj Kalichev
|
e4e911e712
modprobe: add support for --show-depends
|
14 years ago |
Denys Vlasenko
|
c15613c975
modutils/*: move applet bits into corresponding *.c files
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Lauri Kasanen
|
a48a29f921
Modprobe: Make -l open the right file
|
14 years ago |
Pascal Bellard
|
b82b34e06d
modprobe: add support for -l and -s. Remove some unsupported options
|
14 years ago |
Denys Vlasenko
|
651a2697f7
*: merge some common strings
|
14 years ago |
Denys Vlasenko
|
197202d435
modprobe: remove 2k limit on /proc/cmdline
|
15 years ago |
Denys Vlasenko
|
3e26d4fa23
modprobe: pick up module options from /proc/cmdline too
|
15 years ago |