linux-patch-ubuntu
Ben Collins
bcollins at ubuntu.com
Thu Mar 2 13:53:20 UTC 2006
On Thu, 2006-03-02 at 08:25 +0100, Peter Mann wrote:
> Heyaaa!!!
>
> is possible to provide package linux-patch-ubuntu-2.6.15 with separated
> patches like linux-patch-debian-2.6.15 ???
>
> i want see differences and it's easier to me to make additional patches
> to ubuntu kernel ... i used this for building vserver enabled patches
> with vanilla sources + some debian patches + some others patches in 2.4
> series
Our development model for dapper/2.6.15 changed quite a bit. All of our
development is done in git on a direct clone of the 2.6.15 kernel. If
you want to see all the changes related to the kernel in minute detail,
I suggest cloning our git repo[1]. If you want just a nice rundown, you
can look at debian/README.Ubuntu-External-Drivers. That covers all the
external drivers that are included in our kernel. There are other
patches, but mostly related to upstream updates to certain subsystems
(bluetooth for example) and some technical changes (SMP-alternatives for
example).
In git, you can look at git-log, and grep for the changes that start
with [UBUNTU:*] (ignore the [UBUNTU:debian] changes, since they don't
touch the kernel code). Also look for "EXTERNAL DRIVER".
There's no way to have a "patches" package.
[1] https://wiki.ubuntu.com/KernelGitGuide
--
Ubuntu - http://www.ubuntu.com/
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
SwissDisk - http://www.swissdisk.com/
More information about the kernel-team
mailing list