File: TODO

package info (click to toggle)
module-init-tools 3.12-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,296 kB
  • ctags: 1,264
  • sloc: sh: 7,010; ansic: 6,584; makefile: 1,114
file content (18 lines) | stat: -rw-r--r-- 536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Some TODOs, grouped by the individual utilty
--------------------------------------------

build
-----
	* Fix "make dist" to build documentation.
	* Fix "make distcheck" at the same time.

depmod
------
	* Kill off the "map" files. They aren't really needed any more.

modprobe
--------
	* Kill off some of the legacy options.
	* Fix grab_elf_file_fd error handling for test-module/10alias.sh.
	* Enforce use of *.conf files in /etc/modprobe.d as filename extension.
	* Add a "depends" config file directive to obviate "install" hacks.