On 02-Jun-2000 Antonio Rodriguez wrote: > What's the difference between kernel-source and the linux-2.*.tar.gz? > To compile your own kernel, if you use the linux* one, you use make-kpkg > after unpacking. > If you use kernel-source, do you unpack it? If yes, how? And then, what > next?
the kernel-source-<version> package leaves a tar.gz in /usr/src which you must untar before you build a kernel.