File: TODO

package info (click to toggle)
modutils 2.1.85-11
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,020 kB
  • ctags: 1,024
  • sloc: ansic: 9,324; sh: 2,180; lex: 484; yacc: 362; makefile: 309
file content (15 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
insmod:

	- Persistant module parameters.  

depmod:

	- Finalize MODULE_SUPPORTED_DEVICE info so that we can replace
	  the hardcoded alias array with info gleened from the modules
	  themselves.

config file:

	- Move config file bits to utils so all proggies can use it.
	- Enable _really_ fine module selection by looking at $BOOTFILE
	  or maybe kernel build number for the benefit of kernel hackers.