Hi,

We have planned to let kmod replace module-init-tools in Mageia 2


But we have noew found a regression in kmod vs module-init-tools.


If we have a line:

install ide-controller /sbin/modprobe ide_generic; /bin/true


then module-init-tools will allow us to do:

modprobe ide-controller


but with kmod, it just says:

FATAL: Module ide-controller not found.


Is there plans to have kmod supporting this ?

--
Thomas
--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to