From: Pavel Roskin <proski@gnu.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH 1/2] RFT: Eliminate Apple specific code from boot/i386/pc/boot.S
Date: Thu, 13 Aug 2009 01:21:13 -0400 [thread overview]
Message-ID: <1250140873.2352.20.camel@ct> (raw)
In-Reply-To: <d7ead6de0907160931v14c23a39xa75a7554091a9148@mail.gmail.com>
On Thu, 2009-07-16 at 18:31 +0200, Vladimir 'phcoder' Serbinenko wrote:
> On Thu, Jul 16, 2009 at 5:47 AM, Pavel Roskin<proski@gnu.org> wrote:
> > ChangeLog:
> >
> > * boot/i386/pc/boot.S: Remove all code dependent on APPLE_CC.
> > Use local labels starting with "L_" so that Apple assembler
> > would know they are local.
> You have really a lot of patches.
I don't think so.
> It's undoubtly a good thing but
> since I was on vacation I lost a track a bit. For casual viewers I
> suppose it's even worse. Perhaps you could create a git repository
> which would hold all patches you haven't committed yet, one per
> branch?
I'm sorry, I don't have time to create any private repositories. I wish
I could do it, but I couldn't find time from that for almost a month, so
chances are it won't happen any time soon.
> It will make a much better overview. Bean created a mirror on
> github. Perhaps we can use it as a tool to have an easily-viewable
> list of all unmerged patches and prevent patches from get lost. I know
> it's really unfortunate that I come up with a proposition of using
> such system for a relatively small project like grub. Alternatively we
> may want to formulate rules which would prevent future developpement
> deadlocks.
There are ways to apply patches from e-mail. STGit can do it.
My concern is that we would make the submitters responsible for
something other than the quality of the patch if we require them to
create private repositories. Normally, a patch is good as long as it
applies. With a private repository, it will need to be kept up-to-date
with the master repository, otherwise testing might find already fixed
problems.
As for the deadlocks, I don't think it's a technical issue.
In any case, I find myself submitting too many patches, I'm ready to
reconsider, but right now I cannot create any private repositories.
--
Regards,
Pavel Roskin
next prev parent reply other threads:[~2009-08-13 5:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-16 3:47 [PATCH 1/2] RFT: Eliminate Apple specific code from boot/i386/pc/boot.S Pavel Roskin
2009-07-16 3:47 ` [PATCH 2/2] RFT: Remove ABS macro " Pavel Roskin
2009-07-18 15:17 ` Vladimir 'phcoder' Serbinenko
2009-07-18 18:22 ` Robert Millan
2009-07-18 18:34 ` Vladimir 'phcoder' Serbinenko
2009-07-18 19:16 ` Robert Millan
2009-08-07 17:15 ` Vladimir 'phcoder' Serbinenko
2009-08-13 5:53 ` Pavel Roskin
2009-07-16 16:31 ` [PATCH 1/2] RFT: Eliminate Apple specific code " Vladimir 'phcoder' Serbinenko
2009-08-13 5:21 ` Pavel Roskin [this message]
2009-08-08 14:48 ` [PATCH] RFT: Rename local labels with a macro " Yves Blusseau
2009-08-08 14:55 ` Vladimir 'phcoder' Serbinenko
2009-08-08 15:47 ` Yves Blusseau
2009-08-10 11:29 ` Robert Millan
2009-08-13 6:13 ` Pavel Roskin
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=1250140873.2352.20.camel@ct \
--to=proski@gnu.org \
--cc=grub-devel@gnu.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.