"Mauricio Teixeira (netmask)" <[EMAIL PROTECTED]> writes:

> Is there a way I can build a package which would install a new kernel
> module that already exists on the kernel-default package?
>
> AFAIK, the packages would conflict with an error telling that the file
> already exists.
>
> Anyone know a solution for that? LKM maybe?

Such modules should go into
/lib/modules/$(uname -r)/updates/

If module-init-tools find a module in this place it will be the
preferred one.

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to