Dave Reisner
|
5f85a133f8
|
tools/modinfo: exit non-zero on module not found
|
2012-01-06 02:32:28 -02:00 |
|
Lucas De Marchi
|
aa156c9860
|
tools: use basename in help message
|
2012-01-05 08:16:28 -02:00 |
|
Dave Reisner
|
6369837707
|
tools: unify error verbiage and casing
Fix a typo and ensure that we always use "could not" instead of "Could
not" or the conjunction "couldn't".
|
2012-01-04 10:59:03 -05:00 |
|
Lucas De Marchi
|
769becb5db
|
tools: kmod: Add handling of compat modinfo
|
2011-12-23 03:09:05 -02:00 |
|
Kay Sievers
|
a308abec37
|
introduce --with-rootprefix=DIR
Configure the location of the rootfs directories and use it
to find (/usr)/lib/modules and (/usr)/lib/modprobe.d.
|
2011-12-20 16:22:07 -02:00 |
|
Gustavo Sverzut Barbieri
|
b014c490cb
|
kmod-modinfo: -p (-F parm) shows also parmtype in Debian expected formatting.
debian expected formatting is:
name:description (type)
variants:
name:description
name: (type)
|
2011-12-19 18:32:58 -02:00 |
|
Gustavo Sverzut Barbieri
|
515ec7960b
|
kmod-modinfo: fix typo and output format.
* it's parm, not param (does not have the second 'a');
* output format requires ':' after the name.
|
2011-12-19 18:32:58 -02:00 |
|
Gustavo Sverzut Barbieri
|
022e1f0e0d
|
kmod-modinfo: add missing short options.
Thanks to falconindy for testing.
|
2011-12-19 18:32:58 -02:00 |
|
Gustavo Sverzut Barbieri
|
0cc3ccfd52
|
Introduce kmod-modinfo.
|
2011-12-19 15:06:49 -02:00 |
|