mirror of
https://github.com/AuxXxilium/kmod.git
synced 2025-02-20 08:26:55 +07:00
TODO: add code unification to list of tasks
This commit is contained in:
parent
8b01376742
commit
d89d7cb46a
4
TODO
4
TODO
@ -32,6 +32,10 @@ Features:
|
||||
- kmod_module_symbols_free_list()
|
||||
- kmod_module_dependency_symbols_free_list()
|
||||
|
||||
* unify code from modprobe and libkmod:
|
||||
- remove kmod_module_probe_insert() and turn it into
|
||||
kmod_module_probe_get_list(); this way modprobe can use it too
|
||||
|
||||
* provide modules.archive, a cache file with all modules compressed
|
||||
and a fast access. It's like a tar.gz, but with each entry
|
||||
compressed as opposed to the whole tar compressed, easy to pick
|
||||
|
Loading…
Reference in New Issue
Block a user