On 28 Feb 2003, Alexandre Beelen wrote: [snip] > > you have to get the real vanilla sources from kernel.org (or rip > > off the Debian patches). > > And how can you rip off the Debian patches since in the README.Debian > file of the kernel-image package you can only read :
You could, for instance, use the diffs which accompany the source package. All debian (installation) packages have a source package which in turn is built from an upstream tarball + a patch to apply any debian related changes. But for the kernel, you might as well just get the vanilla tarball from kernel.org if you need to apply your own patches: The magic all resides in make-kpkg anyway, and afaik it's only the most recent debian kernels that have had any patches applied at all (bicbw about this). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

