TODO: add tasks to modprobe
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 10 Jan 2012 12:19:01 +0000 (10:19 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 10 Jan 2012 12:19:01 +0000 (10:19 -0200)
TODO

diff --git a/TODO b/TODO
index b907f71..6bd5736 100644 (file)
--- 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