Re: "Read my lips: no more merges" - aka Linux 2.6.14-rc1

From: Linus Torvalds
Date: Tue Sep 13 2005 - 09:27:36 EST




On Mon, 12 Sep 2005, Alejandro Bonilla Beeche wrote:
>
> debian:~# cat getkernelupdate
> #! /bin/bash
> cd linux-2.6
> git pull rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> git checkout
>
>
> I use getkernelupdate to "download the updated git with the new patches
> sent.
>
> If I do make menuconfig, it still says 2.6.13 instead of 2.6.14-rc1.

I suspect that you were just hit by the kernel.org mirroring delay. The
change to the Makefile is the very last thing I do before a release, so
if the mirrors are slow, you won't get that change for about half an hour
or so..

Linus
-
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/