depmod: export static device node information to modules.devname
[mit.git] / TODO
blob87a5ded59266e8c02c5e39e742bb61db293653a0
1 Some TODOs, grouped by the individual utilty
2 --------------------------------------------
4 build
5 -----
6         * Fix "make dist" to build documentation.
7         * Fix "make distcheck" at the same time.
9 depmod
10 ------
11         * Kill off the "map" files. They aren't really needed any more.
13 modprobe
14 --------
15         * Kill off some of the legacy options.
16         * Fix grab_elf_file_fd error handling for test-module/10alias.sh.
17         * Enforce use of *.conf files in /etc/modprobe.d as filename extension.
18         * Add a "depends" config file directive to obviate "install" hacks.