I have a machine running squeeze, which I’d like to install a 2.6.36 kernel on.
My usual practice is to compile kernels using make-kpkg.
I have a choice of possible sources to use; which would you recommend?
- The latest upstream sources from kernel.org (currently 2.6.36.2)
- Take the 2.6.36.2 upstream sources and apply the Debian patches from experimental
- Take the Debian sources from experimental (last 2.6.36 is 2.6.36-1~experimental.1) and apply the upstream patch for 2.6.36.2
Kernel arch is x86_64.