* [Buildroot] Large changesets
@ 2015-02-24 10:43 Alex Suykov
2015-02-25 14:02 ` Gustavo Zacarias
2015-02-26 10:48 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Alex Suykov @ 2015-02-24 10:43 UTC (permalink / raw)
To: buildroot
What's the best way to submit a relatively large patchset for review?
Especially considering there may be v2, v3 etc.
I'm working on some init-related stuff, and the first stage there is
moving service file installation code (that's /etc/init.d/*, *.service)
out of project .mk files and into pkg-generic.mk.
So there's one patch that does pkg-generic changes, followed by one
patch per package for each package that has service files, that's 70+
patches already, a bit too much to post right away I think.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Large changesets
2015-02-24 10:43 [Buildroot] Large changesets Alex Suykov
@ 2015-02-25 14:02 ` Gustavo Zacarias
2015-02-26 10:48 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-02-25 14:02 UTC (permalink / raw)
To: buildroot
On 02/24/2015 07:43 AM, Alex Suykov wrote:
> What's the best way to submit a relatively large patchset for review?
> Especially considering there may be v2, v3 etc.
>
> I'm working on some init-related stuff, and the first stage there is
> moving service file installation code (that's /etc/init.d/*, *.service)
> out of project .mk files and into pkg-generic.mk.
>
> So there's one patch that does pkg-generic changes, followed by one
> patch per package for each package that has service files, that's 70+
> patches already, a bit too much to post right away I think.
Hi.
Well, send it to the mailing list, the usual way here :)
If the changes to the packages are all of the same kind, for instance
because of infra move in the first patch or so you could send them all
together.
Something like "Convert package sysv initscripts to new format" and
another one of systemd service files.
Regards.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Large changesets
2015-02-24 10:43 [Buildroot] Large changesets Alex Suykov
2015-02-25 14:02 ` Gustavo Zacarias
@ 2015-02-26 10:48 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-02-26 10:48 UTC (permalink / raw)
To: buildroot
Dear Alex Suykov,
On Tue, 24 Feb 2015 12:43:00 +0200, Alex Suykov wrote:
> What's the best way to submit a relatively large patchset for review?
> Especially considering there may be v2, v3 etc.
>
> I'm working on some init-related stuff, and the first stage there is
> moving service file installation code (that's /etc/init.d/*, *.service)
> out of project .mk files and into pkg-generic.mk.
>
> So there's one patch that does pkg-generic changes, followed by one
> patch per package for each package that has service files, that's 70+
> patches already, a bit too much to post right away I think.
I would suggest to first submit only the patches touching the core
infrastructure, and maybe one or two patches showing how the change can
be used in existing packages. This will allow us to discuss whether the
change to the package infrastructure is OK or not, before looking at
all the packages that will have to be modified.
Note that at some point in the past, Maxime Hadjinlian proposed
something similar, and our reaction at the last Buildroot meeting was a
bit negative about this. We thought the benefits were not really worth
the effort. But maybe you can convince us otherwise, with a different
proposal ?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-02-26 10:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24 10:43 [Buildroot] Large changesets Alex Suykov
2015-02-25 14:02 ` Gustavo Zacarias
2015-02-26 10:48 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox