I would like to have a script that generates a list of all the kernels in a given Debian release so that I can build a kernel module (openafs) for all the stock kernels, and currently it uses

apt-file search --package-only --regexp "/usr/src/.*/\.config"

to find all such kernel headers packages. However, it doesn't find security update kernels because the security update repositories don't have a Contents.gz file.

Why aren't Contents.gz files generated for the security repositories on security.debian.org?

        -Tim Abbott


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to