Commit Graph

8 Commits (df35d324d62e6034ab86db0fb4a56d3ca122d4b2)

Author SHA1 Message Date
David Stygstra 333133144e Use `modprobe -r` instead of `rmmod` in modprobe module (#2669)
If any modules that the module being removed depends on are unused, they
will also be removed. Fixes #2140.
8 years ago
Chris Weber 9e277aabb0 Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 9 years ago
Will Keeling 4e6b683aa0 Fixes #634 - multiple param handling by modprobe.py 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 10 years ago
Brian Coca 08445418aa more string corrections 10 years ago
Greg DeKoenigsberg 88bebd353d Adding author's github id 10 years ago
Robert Osowiecki 4ffb5f065b Using get_bin_path to find rmmod and modprobe 10 years ago
Michael DeHaan b1e789968b File extensions! 10 years ago