diff options
author | Gustavo Sverzut Barbieri <barbieri@profusion.mobi> | 2011-12-19 12:45:22 -0200 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2011-12-19 15:06:49 -0200 |
commit | 0e3e2f436e64d27e237cf57cd30306589f390492 (patch) | |
tree | 80cf9257d5eac72ace61c1a7c73770c6b995bbea /TODO | |
parent | 708624a4ebffc515da2f9e2fdbdce79fc9c0aaaf (diff) | |
download | kmod-0e3e2f436e64d27e237cf57cd30306589f390492.tar.gz kmod-0e3e2f436e64d27e237cf57cd30306589f390492.tar.bz2 kmod-0e3e2f436e64d27e237cf57cd30306589f390492.zip |
kmod-modprobe: implement --dump-modversions
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ Features: * Add functions list all modules known by modules.dep * provide 1:1 compatibility with module-init-tools's modprobe - - show modversions (needs elf manipulation) - dump configuration * provide modules.archive, a cache file with all modules compressed |