From: David Brownell <david-b@pacbell.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot ARM merge strategy
Date: Sat, 25 Apr 2009 11:53:51 -0700 [thread overview]
Message-ID: <200904251153.51380.david-b@pacbell.net> (raw)
In-Reply-To: <20090425135309.3186483420E8@gemini.denx.de>
Hi Wolfgang,
On Saturday 25 April 2009, Wolfgang Denk wrote:
> in message <200904250555.17450.david-b@pacbell.net> you wrote:
> >
> > I think the questions on this topic reflect a reality that
> > such status updates aren't yet visible enough. (The original
> > question was generic, not ARM-specific.)
>
> I'm not going to push this information down people's throats. I love
> living free. Those who want that information can pick it up, those
> who don't will not get bothered.
>
> Is it really too much to ask that people have a look at the U-Boot web
> page every now and then?
It's not on the front page, which is where for example you'll
see status for Linux (www.kernel.org) or GCC (gcc.gnu.org).
And it's not visible in the source tree either.
> Is it really so difficult to find our when
> the merge window ends?
By observation: yes.
But also, when you *do* find the Official Statment it does
so in reference to Linux processes ... which make that state
very easy to find, via the "rc1" git tags.
> Just type "u-boot merge window" at google and
> click on the very first link.
Several other key infrastructure projects make it easy to
find that info even without using a search engine.
As a developer, I'd be more likely to look at the GIT summary
for status of the GIT tree; its normally the first place to
look for such things.
> > > Maybe I pout a little more meaning in the words?"release?candiate".
> >
> > ISTR that Linus has said on occasion that "RC" doesn't
> > mean "release candidate"!
>
> He. This is his interpretation, then. I take the freedom to use a
> different one :-)
You won't find SuSE, RedHat, or Canonical using an rc1 kernel
for even a beta distribution ... ;)
> > You're not actually running the "merge window" quite like
> > Linux does; that "backlog" is one differentiator.
>
> Well, yes, I know. The tiome when I get the pull requests from the
> custodians is another one - being a major contribution to the former.
And Linux has had years to develop -- and motivate! -- its
merge procedures ... it's a different team and process.
Processes need constant tweaking though. And your process
page strongly suggests you're using the Linux processes.
Hence surprise and confusion when you aren't quite doing so,
from folk who use those processes daily.
Easily addressed though ... that web page can point out some
differences. Make a few small things *obviously* different,
and people will assume that other things may also differ.
> > When the RC label just means "we only integrate bugfixes now",
> > that communicates such status with very little work. If folk
> > miss some webpage, or mailing list post, they'll still know.
>
> Please allow me to stick with RC = release candidate, i. e. something
> that is at least reasonably compile tested and has at least the
> majority of patches included.
I couldn't stop you, of course. All I'm doing is pointing out
what others have also pointed out: that the current process
is a bit opaque about some key points. And I'm trying to help
with some small suggestions.
Since you don't want to use an "rc" tag -- even "rc0"? -- maybe
some other git tag could be used to flag "merge window ended".
A "-pre", maybe. If there's some obvious indicator there, you
wouldn't need to update the wiki except maybe to summarize key
points of the process you want to publicize. And contributors
wouldn't be scratching their heads, or starting long discussions
on the list. ;)
- Dave
next prev parent reply other threads:[~2009-04-25 18:53 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-12 22:44 [U-Boot] [PATCH u-boot git] there are non-DM6446 DaVinci chips David Brownell
2009-04-17 5:44 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-17 6:31 ` David Brownell
2009-04-17 7:28 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-18 21:00 ` David Brownell
2009-04-24 16:24 ` Hugo Villeneuve
2009-04-24 19:33 ` David Brownell
2009-04-24 21:45 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-24 22:40 ` David Brownell
2009-04-25 5:17 ` [U-Boot] U-Boot ARM merge strategy, was: " Dirk Behme
2009-04-25 6:27 ` Ben Warren
2009-04-25 7:03 ` David Brownell
2009-04-25 7:18 ` Ben Warren
2009-04-25 8:05 ` David Brownell
2009-04-25 10:48 ` Wolfgang Denk
2009-04-25 11:40 ` Dirk Behme
2009-04-25 12:55 ` [U-Boot] U-Boot ARM merge strategy David Brownell
2009-04-25 13:53 ` Wolfgang Denk
2009-04-25 18:53 ` David Brownell [this message]
2009-04-26 21:38 ` Wolfgang Denk
2009-04-27 13:44 ` [U-Boot] U-Boot ARM merge strategy, was: there are non-DM6446 DaVinci chips Jerry Van Baren
2009-04-27 14:00 ` Wolfgang Denk
2009-04-25 10:30 ` Wolfgang Denk
2009-04-25 7:07 ` [U-Boot] U-Boot ARM merge strategy Dirk Behme
2009-04-25 7:42 ` Ben Warren
2009-04-25 10:46 ` Wolfgang Denk
2009-04-25 11:35 ` Dirk Behme
2009-04-25 13:44 ` Wolfgang Denk
2009-04-27 15:47 ` Detlev Zundel
2009-04-27 19:42 ` Wolfgang Denk
2009-04-28 8:32 ` Detlev Zundel
2009-04-28 9:07 ` Wolfgang Denk
2009-04-25 16:13 ` Ben Warren
2009-04-26 5:15 ` Dirk Behme
2009-04-25 10:41 ` Wolfgang Denk
2009-04-25 17:08 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-25 17:30 ` Wolfgang Denk
2009-04-25 18:02 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-25 18:55 ` David Brownell
2009-04-25 6:57 ` [U-Boot] U-Boot ARM merge strategy, was: there are non-DM6446 DaVinci chips David Brownell
2009-04-25 7:11 ` Dirk Behme
2009-04-24 23:46 ` [U-Boot] [PATCH u-boot git] " Ben Warren
2009-04-25 0:36 ` David Brownell
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=200904251153.51380.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox