Re: Linux 2.5.0

Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Sun, 25 Nov 2001 05:23:04 -0200


Em Sun, Nov 25, 2001 at 12:52:07AM -0600, Wayne.Brown@altec.com escreveu:
> Is there going to be an "official" patch from 2.4.15 to 2.5.0? I'd
> rather not ftp the whole kernel tarball over a modem connection, and I
> don't have the disk space on my laptop to keep both the complete 2.4 and
> 2.5 source at the same time anyway.

Here it is:

------------------------------------- 8< ----------------------------
--- linux/Makefile.orig Sun Nov 25 05:21:13 2001
+++ linux/Makefile Sun Nov 25 05:21:23 2001
@@ -1,7 +1,7 @@
VERSION = 2
-PATCHLEVEL = 4
-SUBLEVEL = 15
-EXTRAVERSION =-greased-turkey
+PATCHLEVEL = 5
+SUBLEVEL = 0
+EXTRAVERSION =

KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)

------------------------------------- 8< ----------------------------

RTFM http://www.kernel.org/pub/linux/kernel/v2.5/README

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