]> git.ipfire.org Git - thirdparty/kmod.git/history - TODO
man/depmod.d: add external keyword description
[thirdparty/kmod.git] / TODO
2015-03-01  Lucas De MarchiUpdate TODO
2015-02-19  Lucas De MarchiUpdate TODO
2015-01-27  Lucas De MarchiUpdate TODO
2015-01-14  Lucas De MarchiUpdate TODO
2014-09-23  Lucas De MarchiUpdate TODO
2013-07-17  Lucas De MarchiREADME: Move items from TODO
2013-04-30  Lucas De MarchiTODO: Add some entries
2013-04-24  Lucas De Marchilibkmod-index: Return early if readroot failed
2013-04-09  Lucas De MarchiTODO: update and reorder
2012-11-08  Lucas De MarchiTODO: remove completed action
2012-11-05  Lucas De MarchiTODO: update file with tasks
2012-10-17  Lucas De Marchirmmod: Deprecate --wait option
2012-08-30  Lucas De MarchiTODO: deprecate use of rmmod -w
2012-06-11  Lucas De MarchiTODO: update tasks
2012-06-05  Lucas De Marchitestsuite: create initstate file upon fake init_module()
2012-04-16  Lucas De MarchiTODO: add item to implement actions in kmod
2012-02-22  Lucas De MarchiTODO: update and organize items
2012-02-16  Lucas De Marchikmod-module: lookup: search modules.builtin file too
2012-02-16  Dave Reisnertestsuite: add .path member to test struct
2012-02-14  Lucas De MarchiTODO: add tasks and bug fixes
2012-02-08  Lucas De Marchitestsuite: add tests to modprobe --show-depends
2012-02-07  Lucas De Marchilibkmod-module: probe: Fix ignore-loaded flag not being...
2012-02-06  Lucas De MarchiAdd WARNING file for test dir and improve testsuite...
2012-02-03  Lucas De MarchiTODO: add task to write testsuite/README
2012-01-31  Lucas De MarchiPrepare for API bump
2012-01-26  Lucas De Marchitestsuite: trap calls to delete_module() including...
2012-01-20  Lucas De MarchiTODO: system() should not be used inside a library
2012-01-16  Lucas De Marchilibkmod: dump index files
2012-01-13  Lucas De Marchimodprobe: dump configuration
2012-01-12  Lucas De MarchiTODO: add code unification to list of tasks
2012-01-12  Lucas De Marchimodprobe: abort on dependency loop that cannot be broken
2012-01-12  Lucas De MarchiTODO: update tasks
2012-01-12  Lucas De MarchiTODO: update differences with m-i-t
2012-01-11  Lucas De Marchimodprobe: show if module is in kernel
2012-01-11  Dave Reisnermodprobe: check for EPERM on insertion
2012-01-11  Lucas De Marchiconfig: deprecate 'include' and 'config' commands
2012-01-10  Lucas De MarchiTODO: add task to modprobe
2012-01-10  Lucas De MarchiTODO: add tasks to modprobe
2012-01-01  Lucas De MarchiTODO: add task for providing man page
2012-01-01  Lucas De MarchiAdd call to check if resources are valid
2012-01-01  Lucas De MarchiTODO: add list of things that are different on kmod
2011-12-31  Dave Reisnerkmodprobe: post-remove module deps with 0 refcnt
2011-12-27  Lucas De MarchiTODO: format and add task
2011-12-27  Gustavo Sverzut... update TODO
2011-12-26  Lucas De MarchiTODO: add task in modprobe's compatibility
2011-12-24  Lucas De MarchiMerge branch 'master' of git://dev.medozas.de/libkmod
2011-12-24  Lucas De MarchiMerge branch 'master' of git://dev.medozas.de/libkmod
2011-12-24  Gustavo Sverzut... elf: implement kmod_module_get_dependency_symbols()
2011-12-19  Gustavo Sverzut... Introduce kmod-modinfo.
2011-12-19  Gustavo Sverzut... kmod-modprobe: implement --dump-modversions
2011-12-19  Gustavo Sverzut... TODO: add idea about single file with all compressed...
2011-12-19  Lucas De Marchikmod_modprobe: properly handle install/remove commands
2011-12-17  Gustavo Sverzut... kmod-modprobe: implement softdeps.
2011-12-17  Gustavo Sverzut... implement softdeps.
2011-12-17  Gustavo Sverzut... implement zlib module loading.
2011-12-17  Lucas De MarchiLookup for commands in kmod_module_new_from_lookup()
2011-12-16  Lucas De Marchitools: fix kmod-modprobe -R trying to insert module
2011-12-16  Lucas De MarchiTODO: add new tasks and notes to future development
2011-12-15  Lucas De MarchiTODO: rephrase some tasks
2011-12-15  Lucas De MarchiAdd file with details regarding coding style
2011-12-14  Lucas De Marchikmod_config: parse kernel command line for options...
2011-12-14  Lucas De Marchikmod_module: use 'modname/aliasname' as key for hash
2011-12-14  Lucas De MarchiTODO: update tasks
2011-12-12  Lucas De Marchicoding style: fix lines over 80 chars
2011-12-12  Lucas De MarchiMerge branch 'use-mmap'
2011-12-11  Gustavo Sverzut... tools: add modprobe
2011-12-10  Gustavo Sverzut... update TODO
2011-12-03  Lucas De MarchiTODO: update file
2011-12-02  Lucas De MarchiTODO: update tasks
2011-12-01  Lucas De MarchiAdd fucntion to API to get dependencies
2011-12-01  Lucas De MarchiAdd TODO file with a few items