add --dump-modversions option to modprobe to dump module versioning info
commit41ac2362443cf85a8173fdcdd65fee8adda05abc
authorJon Masters <jcm@jonmasters.org>
Mon, 13 Oct 2008 08:37:01 +0000 (13 04:37 -0400)
committerJon Masters <jcm@jonmasters.org>
Mon, 13 Oct 2008 08:37:01 +0000 (13 04:37 -0400)
treeb6464850bd49c796fa20404a0d6fc3226e9cbb88
parentcdafffbadc5831ad56fe00ecd420ca9c36e9474f
add --dump-modversions option to modprobe to dump module versioning info

This is being used in Fedora, OpenSUSE, RHEL and SLES (and possibly others)
so it's worth having it upstream. It's mostly used to support third party
modules via scripts that can rip out module versioning info via modprobe.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
modprobe.c