﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
362	Mindi: improved handling of finding kernel module files	Matthew Cline	Bruno Cornec	"Attached is a patch that makes two improvements to the handling of finding kernel module files.  Less importantly, when a module file can't be found, it notes in the log file whether or not the module is a live one (one the system is actually currently using) or is one from `EXTRA_MODS`:
{{{
module nvidia --> [live module file not found]
module lvm-mod --> [extra module file not found]
}}}

This should be useful for trouble-shooting, since a missing live module is probably a lot more likely to cause trouble than a missing extra module.

More importantly, if a module's name uses ""_""s but its filename uses ""-""s, then mindi will now be able to find the file."	enhancement	closed	normal	2.2.9.2	mindi	2.2.8	normal	fixed		
