The distributed version of patch-kernel has only ever known about the
"standard" progression x.y.z => x.y.z+1. This all gets horribly broken
when Linus gets imaginative with his kernel numbering.
I have said before that I thought this was OK, because the people that
need to cope with the EXTRAVERSION guff are people on the development
branch, and should be able to patch the kernel themselves. The main
users of patch-kernel are less experienced people.
However, this does conflict with the aim of getting users into testing
kernels late in the development branch cycle. It also affects people
like me who are lazy.
I don't think that getting the kernel version to support the naming scheme
du-jour will work, as this would require Linus to update patch-kernel
when he dreams up a new scheme -- and Linus is the one person I'm fairly
sure does not use it!
For myself, I have a version of patch-kernel that does know how to deal
with the wacky naming versions (because I'm lazy). In future I'll make
this available to anyone that wants to download it for their own use,
but I won't push to get it included.
A (temporary) location for the current version is:
http://www.alfie.demon.co.uk/download/patch-kernel
-- `O O' | Nick.Holloway@pyrites.org.uk // ^ \\ | http://www.pyrites.org.uk/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/