All of lore.kernel.org
 help / color / mirror / Atom feed
From: "l_linux-kernel@mail2news.4t2.com" <ThomasWeber@abyss.4t2.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Bill Davidsen <davidsen@tmr.com>,
	Nick Piggin <nickpiggin@yahoo.com.au>,
	William Lee Irwin III <wli@holomorphy.com>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: The naming wars continue...
Date: Wed, 27 Oct 2004 22:08:05 +0200	[thread overview]
Message-ID: <20041027200805.GA17759@4t2.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0410251458080.427@ppc970.osdl.org>

On Mon, Oct 25, 2004 at 03:02:12PM -0700, Linus Torvalds wrote:
> 
> 
> On Mon, 25 Oct 2004, Bill Davidsen wrote:
> > 
> > I do agree that the pre and rc names gave a strong hint that (-pre) new 
> > features would be considered or (-rc) it's worth doing more serious 
> > testing.
> 
> Well, I actually do try to _explain_ in the kernel mailing list 
> annoucements what it going on.
> 
> One of the reasons I don't like "-rcX" vs "-preX" is that they are so 
> meaningless. In contrast, when I actually do the write-up on a patch, I 
> tend to explain what I expect to have changed, and if I feel we're getting 
> ready for a release, I'll say something like
> 
> 	..
> 
> 	Ok,
> 	 trying to make ready for the real 2.6.9 in a week or so, so please give
> 	this a beating, and if you have pending patches, please hold on to them
> 	for a bit longer, until after the 2.6.9 release. It would be good to have
> 	a 2.6.9 that doesn't need a dot-release immediately ;)
> 
> 	....
> 
> which is a hell of a lot more descriptive, in my opinion.

Indeed. But you hide this kind of information very carefully.
Announcing with a subject like this one isn't very descriptive.
Also the majority of kernel downloaders probably don't read lkml at
all. So how should they figure out?

It would be very helpful if you could please include at least your 
announcement in the changelog or some other file on kernel.org.
The changelog as of now is probably technically correct, but way to specific
and large for the average non kernel hacker - go ask someone who's happy
to get a kernel compiled by himself.

I don't care that much about the whole development model and the
numbering system as long as I can find the information above without 
reading hundreds of lkml lists daily. I guess most of the average users
out there would think alike. You just don't address them right now.

  Tom

ps:
  using -rc suffix which everywhere else uses for release candidate
  isn't a good choice. The -pre and -rc known from earlier kernels were
  much more intuitive. Personally I'd even prefer something like
  x.y.LATEST - x.y.LATEST-test{1,2..} - x.y.NEXT-rc{1,2,..} - x.y.NEXT


  parent reply	other threads:[~2004-10-28  8:37 UTC|newest]

Thread overview: 103+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 22:05 The naming wars continue Linus Torvalds
2004-10-22 22:44 ` Jan Engelhardt
2004-10-22 22:53 ` Clemens Schwaighofer
2004-10-22 23:13   ` Espen Fjellvær Olsen
2004-10-23  3:07     ` Randy.Dunlap
2004-10-22 22:56 ` Benjamin Herrenschmidt
2004-10-23 21:25   ` David Woodhouse
2004-10-25 21:44     ` Bill Davidsen
2004-10-26  1:27       ` Daniel Gryniewicz
2004-10-26 21:24         ` Bill Davidsen
2004-10-22 23:18 ` Grzegorz Kulewski
2004-10-22 23:46 ` Matt Mackall
2004-10-23  0:19   ` Con Kolivas
2004-10-23  1:15   ` William Lee Irwin III
2004-10-23  1:25     ` Linus Torvalds
2004-10-23  1:08       ` alan
2004-10-23  2:52         ` Matt Mackall
2004-10-23  1:38       ` Matt Mackall
2004-10-23  1:49         ` Linus Torvalds
2004-10-29 18:33         ` cliff white
2004-10-23  3:03       ` Wakko Warner
2004-10-24 13:33         ` Helge Hafting
2004-10-25 23:26           ` Tonnerre
2004-10-26  6:37             ` H. Peter Anvin
2004-10-26  7:32               ` Denis Vlasenko
2004-10-26 11:12                 ` Geert Uytterhoeven
2004-10-26 11:43                   ` Denis Vlasenko
2004-10-26 20:31                     ` Tonnerre
2004-10-27  4:21                       ` H. Peter Anvin
2004-10-27  8:33                         ` Denis Vlasenko
2004-10-27 15:48                           ` Tonnerre
2004-10-27 16:11                             ` [OT] " Grzegorz Kulewski
2004-10-27 16:14                               ` Tonnerre
2004-10-27 16:42                                 ` Grzegorz Kulewski
2004-10-27 17:27                                   ` Måns Rullgård
2004-10-27 21:11                                     ` [uClibc] " Dave Dodge
2004-10-27 21:15                                       ` Måns Rullgård
2004-10-27 22:35                                         ` Dave Dodge
2004-10-27 23:04                                           ` Måns Rullgård
2004-10-29 14:46                             ` Adrian Bunk
2004-10-27 19:17                           ` Bill Davidsen
2004-10-27 19:40                             ` H. Peter Anvin
2004-10-29 14:51                             ` Adrian Bunk
2004-10-29 14:54                               ` Geert Uytterhoeven
2004-10-29 15:11                                 ` Adrian Bunk
2004-10-27 20:13                         ` The naming wars continue... [u] Martin Schlemmer [c]
2004-10-27 20:35                           ` Randy.Dunlap
2004-10-27 21:35                             ` Martin Schlemmer [c]
2004-10-26 16:26               ` The naming wars continue Tonnerre
2004-10-26 11:11             ` Geert Uytterhoeven
2004-10-26 16:22               ` Tonnerre
2004-10-23  6:20       ` Nick Piggin
2004-10-25 21:30         ` Bill Davidsen
2004-10-25 22:02           ` Linus Torvalds
2004-10-25 22:46             ` Hua Zhong
2004-10-27  7:38               ` Helge Hafting
2004-10-26 13:09             ` Giuseppe Bilotta
2004-10-27  0:40               ` H. Peter Anvin
2004-10-27  2:41                 ` Marcos D. Marado Torres
2004-10-26 21:32             ` Bill Davidsen
2004-10-27  3:01               ` Marcos D. Marado Torres
2004-10-27  3:32               ` Barry K. Nathan
2004-10-27 19:23                 ` Bill Davidsen
2004-10-27  7:37               ` Denis Vlasenko
2004-10-27 20:08             ` l_linux-kernel@mail2news.4t2.com [this message]
2004-10-27 20:27               ` Linus Torvalds
2004-10-27 21:13                 ` Dave Airlie
2004-10-27 21:25                   ` Linus Torvalds
2004-10-27 22:52                     ` Jesper Juhl
2004-10-27 22:54                       ` Dave Airlie
2004-10-27 23:14                       ` Jesper Juhl
2004-10-23 15:41       ` Stephen Frost
2004-10-23 21:51         ` Matthias Schniedermeyer
2004-10-24  0:02           ` Stephen Frost
2004-10-24  3:29             ` Matthias Schniedermeyer
2004-10-24  5:02               ` Bernd Eckenfels
2004-10-25 23:34         ` Tonnerre
2004-10-26 17:52         ` William Lee Irwin III
2004-10-23 22:16       ` Alexandre Oliva
2004-10-23 22:45         ` Linus Torvalds
2004-10-24  8:52       ` Matthias Urlichs
2004-10-23  1:35     ` Matt Mackall
2004-10-23 14:34       ` William Lee Irwin III
2004-10-23  0:04 ` William Lee Irwin III
2004-10-23  0:43 ` Nigel Cunningham
2004-10-23 21:03   ` Christian Hesse
2004-10-24  0:47     ` Jon Masters
2004-10-23  2:37 ` The naming wars continue... - net/ipv4/netfilter/ipt_hashlimit.c does not build Eyal Lebedinsky
2004-10-23  3:04   ` Linus Torvalds
2004-10-23 11:23 ` The naming wars continue Erik Hensema
2004-10-23 13:21 ` Christoph Hellwig
2004-10-23 15:45   ` Hans Reiser
2004-10-23 15:18 ` markus reichelt
2004-10-23 14:46   ` Taso Hatzi
2004-10-24 15:54 ` generic hardirq code in 2.6.10-rc1 Christoph Hellwig
2004-10-25  6:02   ` Miles Bader
2004-10-25 12:36     ` Christoph Hellwig
2004-10-29 14:37 ` [patch] 2.6.10-rc1: SCSI aacraid warning Adrian Bunk
2004-10-29 14:45   ` Mark Haverkamp
2004-10-29 15:13     ` Mark Haverkamp
  -- strict thread matches above, loose matches on Subject: below --
2004-10-23 13:17 The naming wars continue Chuck Ebbert
2004-10-23 14:44 ` William Lee Irwin III
2004-10-26  6:03 Chuck Ebbert

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=20041027200805.GA17759@4t2.com \
    --to=thomasweber@abyss.4t2.com \
    --cc=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickpiggin@yahoo.com.au \
    --cc=torvalds@osdl.org \
    --cc=wli@holomorphy.com \
    /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.