Ubuntu kernel patches
Luke Yelavich
themuso at themuso.com
Sun Oct 10 22:15:34 UTC 2004
On Mon, Oct 11, 2004 at 03:18:23AM EST, Julien Poissonnier wrote:
> Is there a list of the patches applied to the ubuntu kernel ?
> I'd like to apply the software suspend patches from
> http://softwaresuspend.berlios.de/ but they seem to need more or less
> the vanilla sources. However if I use a vanilla kernel, I won't have the
> Ubuntu patches, so I wonder what I'll miss... (lots of wlan drivers,
> what else ?)
You can indeed get the kernel patches, by grabbing the source to the
linux kernel. So if you want the kernel source to a 686-based kernel,
you would type:
sudo apt-get source linux-image-2.6.8.1-3-686.
This Downloads the source, configs, and patches. The patches can be
found in the debian/patches subdirectory of the kernel source directory
that gets created upon download.
hth
Luke
More information about the ubuntu-users
mailing list