From: Gustavo Sverzut Barbieri Date: Sat, 24 Dec 2011 03:45:23 +0000 (-0200) Subject: update TODO X-Git-Tag: v3~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=009ed664d7659633230f26c8e5f2d97bc9e2a819;p=thirdparty%2Fkmod.git update TODO depmod was done, and without map support --- diff --git a/TODO b/TODO index 94f2250b..48a7031f 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): ===================================================================