diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2012-01-10 10:19:01 -0200 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2012-01-10 10:19:01 -0200 |
commit | ab8440a48a775ef97a49290eb987a2eb3467b91d (patch) | |
tree | 95b3f106e8f8756e7a4914368cec6c415a8a218b /TODO | |
parent | ecced7dd77a22fdbb4ac4efe7e03b43d6023864b (diff) | |
download | kmod-ab8440a48a775ef97a49290eb987a2eb3467b91d.tar.gz kmod-ab8440a48a775ef97a49290eb987a2eb3467b91d.tar.bz2 kmod-ab8440a48a775ef97a49290eb987a2eb3467b91d.zip |
TODO: add tasks to modprobe
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ Features: * provide 1:1 compatibility with module-init-tools's modprobe - dump configuration + - deal with dependency loop + - break dependency loop when all it needs is to check if the module is + already loaded * Add manpages: copy them from module-init-tools and make the necessary changes |