aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2012-01-10 10:19:01 -0200
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-01-10 10:19:01 -0200
commitab8440a48a775ef97a49290eb987a2eb3467b91d (patch)
tree95b3f106e8f8756e7a4914368cec6c415a8a218b /TODO
parentecced7dd77a22fdbb4ac4efe7e03b43d6023864b (diff)
downloadkmod-ab8440a48a775ef97a49290eb987a2eb3467b91d.tar.gz
TODO: add tasks to modprobe
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index b907f71..6bd5736 100644
--- a/TODO
+++ b/TODO
@@ -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