summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>2011-12-24 01:45:23 -0200
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2011-12-27 12:09:16 -0200
commit009ed664d7659633230f26c8e5f2d97bc9e2a819 (patch)
treee5aeb576962d263793703b8fa9168ae77400a2ea /TODO
parent7436788ca0a64840b2be554b2dd41b9403edcc05 (diff)
downloadkmod-009ed664d7659633230f26c8e5f2d97bc9e2a819.tar.gz
update TODO
depmod was done, and without map support
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 1 insertions, 11 deletions
diff --git a/TODO b/TODO
index 94f2250..48a7031 100644
--- 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):
===================================================================