]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
update TODO
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sat, 24 Dec 2011 03:45:23 +0000 (01:45 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 14:09:16 +0000 (12:09 -0200)
depmod was done, and without map support

TODO

diff --git a/TODO b/TODO
index 94f2250b6f9d68932f3febcdb39551b36f42e242..48a7031f207239b1690e71342848ae0d6b90ca01 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,11 +21,8 @@ Features:
      module's removal
 
 * provide depmod:
-   - add missing libkmod-elf.c functions:
-     - fetch_tables()
-     - deref_sym() (used by fetch_tables)
-   - add index writing functions to kmod-depmod.c
    - 1:1 compatible kmod-depmod.c
+   - add missing -F and -E
 
 * review API, maybe unify all of these setters:
    - kmod_module_version_get_symbol()
@@ -59,13 +56,6 @@ Known Bugs:
 ===========
 
 
-Notes for future development:
-=============================
-
-* Kill support for /etc/modprobe.conf
-
-* Kill support for map files
-
 Things to be added removed in kernel (check what is really needed):
 ===================================================================