Re: How to identify contents of /lib/modules/*

Dominik Kubla (dominik@kubla.de)
Wed, 16 Apr 2003 18:06:54 +0200


Am Mittwoch, 16. April 2003 16:21 schrieb Alan Cox:
...
> if its an rpm based distro
>
> rpm -qf /lib/modules/[version]/something
>
> will tell you which kernel owns the file.
>
> Its a horrible thing to need to do however

And it's

dpkg -S|--search /lib/modules/[version]/something

for dpkg-based distributions.

Regards,
Dominik

-- 
Those who can make you believe absurdities can make you commit
atrocities.    (Francois Marie Arouet aka Voltaire, 1694-1778)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/