On Tue, 2006-08-08 at 15:07 -0400, seth vidal wrote:
not to make work but it wouldn't be hard.
would it be worth making a little script to help users manage kernel modules like they would with rpm?
kernel-module-package -q kmod-foo
would look through the package lists/provides lists and find out all the installed packages that way?
That would be trivial. It could either share code with repoquery or simply call out to it.
~spot