Re: Linux 2.6.9-rc1

From: Stephen Wille Padnos
Date: Tue Aug 24 2004 - 19:27:13 EST


Dâniel Fraga wrote:

I always update my kernel when the official patch is announced and
I'd expect to follow a well defined order (2.6.8 -> 2.6.8.1 ->
2.6.9...).

Suppose we had 2.6.8.1, 2.6.8.2, 2.6.8.3 until 2.6.8.10. Should I
remove 10 patches just to update to 2.6.9? For me it's a waste of time.


You wouldn't have to. The patch method from 2.6.8.x to 2.6.8.x+1 would be this:
unpatch 2.6.8.x
patch 2.6.8.x+1

Actually, going from any patch sublevel to any other is the same two steps: remove the last patch level, patch to the new level.

- Steve

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/