From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Anuradha Ratnaweera <anuradha@gnu.org>
Cc: James Davies <james_m_davies@yahoo.com>,
Wayne.Brown@altec.com, lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.0
Date: Sun, 25 Nov 2001 05:53:40 -0200 [thread overview]
Message-ID: <20011125055339.E970@conectiva.com.br> (raw)
In-Reply-To: <86256B0F.0026CFDE.00@smtpnotes.altec.com> <20011125071857Z280740-17408+19611@vger.kernel.org> <20011125133157.A2190@bee.lk>
In-Reply-To: <20011125133157.A2190@bee.lk>
Em Sun, Nov 25, 2001 at 01:31:57PM +0600, Anuradha Ratnaweera escreveu:
> On Sun, Nov 25, 2001 at 05:14:53PM +1000, James Davies wrote:
> > On Sun, 25 Nov 2001 16:52, Wayne.Brown@altec.com wrote:
> > > 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.
> >
> > 2.4.15 is the same as 2.5.0
>
> I think he is concerned about the _official_ 2.4.15 and the _official_ 2.5.0,
> because, subsequent patches for 2.5.0 will not _cleanly_ apply on 2.4.15 tree
> (although fixing them should be extremely trivial).
>
> Can somebody confirm that the difference is only the version numbers in the
> Makefile, and no other changes in Documentation/ etc?
hey, the _oficial_ word from Linus is that it had changed only the version:
[acme@brinquedo b]$ diff -uNr 2.4.15 2.5.0
diff -uNr 2.4.15/Makefile 2.5.0/Makefile
--- 2.4.15/Makefile Thu Nov 22 17:22:58 2001
+++ 2.5.0/Makefile Fri Nov 23 04:23:44 2001
@@ -1,7 +1,7 @@
VERSION = 2
-PATCHLEVEL = 4
-SUBLEVEL = 15
-EXTRAVERSION =-greased-turkey
+PATCHLEVEL = 5
+SUBLEVEL = 0
+EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
[acme@brinquedo b]$
See?
- Arnaldo
next prev parent reply other threads:[~2001-11-25 7:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-25 6:52 Linux 2.5.0 Wayne.Brown
2001-11-25 7:14 ` James Davies
2001-11-25 7:31 ` Anuradha Ratnaweera
2001-11-25 7:53 ` Arnaldo Carvalho de Melo [this message]
2001-11-25 7:23 ` Arnaldo Carvalho de Melo
-- strict thread matches above, loose matches on Subject: below --
2001-11-25 15:16 Wayne.Brown
2001-11-25 16:51 ` Arnaldo Carvalho de Melo
2001-11-25 21:28 Wayne.Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011125055339.E970@conectiva.com.br \
--to=acme@conectiva.com.br \
--cc=Wayne.Brown@altec.com \
--cc=anuradha@gnu.org \
--cc=james_m_davies@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.