Re: The naming wars continue...

From: l_linux-kernel@xxxxxxxxxxxxxxxxx
Date: Thu Oct 28 2004 - 03:39:22 EST


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

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