the developer guide covers everything:
http://dev.chromium.org/chromium-os/developer-guide
-mike
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
you asked for how to submit a patch. i gave you a link to the
details. yes, there is a small section specific to non-committers,
but overall that documentation is the same.
> - It is said that patches must be submitted to chromium-os-dev (with an
> outdated link, by the way).
link works just fine for me
http://groups.google.com/group/chromium-os-dev
> - It is not clear that creating a code review on Gerrit is open to anyone
> (in particular because there are other pages on the wiki insisting about
> using a @chromium.org account on Gerrit, as Mark noticed)
> - I started contributing a few days ago, and I had to run the command
> git config review.gerrit.chromium.org/gerrit.username USERNAME
> (where USERNAME is my Gerrit username) to make `repo upload` happy because I
> do not use the same username as my email address. People with a
> @chromium.org account are most likely using the same username, but it’s not
> the case for other people, so this should be explained somewhere.
bugs in documentation really should be submitted as a bug
-mike
Le 31 août 2011 15:45, "Mike Frysinger" <vap...@chromium.org> a écrit :
>
> On Wed, Aug 31, 2011 at 04:03, Guillaume Brunerie wrote:
> > Yes, there is a small paragraph about how non committers should submit a
> > patch in the developer guide, but:
>
> you asked for how to submit a patch. i gave you a link to the
> details. yes, there is a small section specific to non-committers,
> but overall that documentation is the same.
>
> > - It is said that patches must be submitted to chromium-os-dev (with an
> > outdated link, by the way).
>
> link works just fine for me
> http://groups.google.com/group/chromium-os-dev
I said "outdated", not that it does not work.
This is the former chromium-os-dev mailing list (look at the dates of the messages), the new one is here:
http://groups.google.com/a/chromium.org/group/chromium-os-dev
> > - It is not clear that creating a code review on Gerrit is open to anyone
> > (in particular because there are other pages on the wiki insisting about
> > using a @chromium.org account on Gerrit, as Mark noticed)
> > - I started contributing a few days ago, and I had to run the command
> > git config review.gerrit.chromium.org/gerrit.username USERNAME
> > (where USERNAME is my Gerrit username) to make `repo upload` happy because I
> > do not use the same username as my email address. People with a
> > @chromium.org account are most likely using the same username, but it’s not
> > the case for other people, so this should be explained somewhere.
>
> bugs in documentation really should be submitted as a bug
Will do it as soon as I can have Internet on my computer (not before friday), unless someone submit it (or fix it) before.
Guillaume
a lot of people use "outdated" synchronously with "broken"
> This is the former chromium-os-dev mailing list (look at the dates of the
> messages), the new one is here:
ive updated the page to use the new link, thanks
-mike