* Long-term stable versions in linux-2.6-stable.git?
@ 2011-06-01 17:38 Bryan Hundven
2011-06-01 21:15 ` Greg KH
0 siblings, 1 reply; 5+ messages in thread
From: Bryan Hundven @ 2011-06-01 17:38 UTC (permalink / raw)
To: linux-kernel, Greg Kroah-Hartman
Hello,
I was wondering if there are plans to include the long-term stable
versions in the /pub/scm/linux/kernel/git/stable/linux-2.6-stable.git
repository?
I'm not subscribed to lkml, please cc on response.
Thanks in advance,
-Bryan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Long-term stable versions in linux-2.6-stable.git?
2011-06-01 17:38 Long-term stable versions in linux-2.6-stable.git? Bryan Hundven
@ 2011-06-01 21:15 ` Greg KH
2011-06-01 22:33 ` Bryan Hundven
0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2011-06-01 21:15 UTC (permalink / raw)
To: Bryan Hundven; +Cc: linux-kernel
On Wed, Jun 01, 2011 at 10:38:35AM -0700, Bryan Hundven wrote:
> Hello,
>
> I was wondering if there are plans to include the long-term stable
> versions in the /pub/scm/linux/kernel/git/stable/linux-2.6-stable.git
> repository?
>
> I'm not subscribed to lkml, please cc on response.
It's been discussed numerous times in the past, the thing is, I don't
control the script that does this so I have no control over it, sorry.
greg k-h
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Long-term stable versions in linux-2.6-stable.git?
2011-06-01 21:15 ` Greg KH
@ 2011-06-01 22:33 ` Bryan Hundven
2011-06-01 22:57 ` Greg KH
0 siblings, 1 reply; 5+ messages in thread
From: Bryan Hundven @ 2011-06-01 22:33 UTC (permalink / raw)
To: Greg KH; +Cc: linux-kernel
On Wed, Jun 1, 2011 at 2:15 PM, Greg KH <gregkh@suse.de> wrote:
> On Wed, Jun 01, 2011 at 10:38:35AM -0700, Bryan Hundven wrote:
>> Hello,
>>
>> I was wondering if there are plans to include the long-term stable
>> versions in the /pub/scm/linux/kernel/git/stable/linux-2.6-stable.git
>> repository?
>>
>> I'm not subscribed to lkml, please cc on response.
>
> It's been discussed numerous times in the past, the thing is, I don't
> control the script that does this so I have no control over it, sorry.
Ok. The reason I ask is that it is painful to merge changes from
2.6.35.13 back to 2.6.35.9, then forward to >2.6.36, although I guess
I will have to live with it.
If you don't mind me asking; who controls the script that does this?
Thanks for the response!
> greg k-h
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Long-term stable versions in linux-2.6-stable.git?
2011-06-01 22:33 ` Bryan Hundven
@ 2011-06-01 22:57 ` Greg KH
2011-06-02 0:06 ` Bryan Hundven
0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2011-06-01 22:57 UTC (permalink / raw)
To: Bryan Hundven; +Cc: linux-kernel
On Wed, Jun 01, 2011 at 03:33:21PM -0700, Bryan Hundven wrote:
> On Wed, Jun 1, 2011 at 2:15 PM, Greg KH <gregkh@suse.de> wrote:
> > On Wed, Jun 01, 2011 at 10:38:35AM -0700, Bryan Hundven wrote:
> >> Hello,
> >>
> >> I was wondering if there are plans to include the long-term stable
> >> versions in the /pub/scm/linux/kernel/git/stable/linux-2.6-stable.git
> >> repository?
> >>
> >> I'm not subscribed to lkml, please cc on response.
> >
> > It's been discussed numerous times in the past, the thing is, I don't
> > control the script that does this so I have no control over it, sorry.
>
> Ok. The reason I ask is that it is painful to merge changes from
> 2.6.35.13 back to 2.6.35.9, then forward to >2.6.36, although I guess
> I will have to live with it.
Why would you have to do that? Why can't you just create the tree
yourself by pulling from the different longterm branches?
> If you don't mind me asking; who controls the script that does this?
I really don't know, sorry.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Long-term stable versions in linux-2.6-stable.git?
2011-06-01 22:57 ` Greg KH
@ 2011-06-02 0:06 ` Bryan Hundven
0 siblings, 0 replies; 5+ messages in thread
From: Bryan Hundven @ 2011-06-02 0:06 UTC (permalink / raw)
To: Greg KH; +Cc: linux-kernel
On Wed, Jun 1, 2011 at 3:57 PM, Greg KH <gregkh@suse.de> wrote:
> On Wed, Jun 01, 2011 at 03:33:21PM -0700, Bryan Hundven wrote:
>> On Wed, Jun 1, 2011 at 2:15 PM, Greg KH <gregkh@suse.de> wrote:
>> > On Wed, Jun 01, 2011 at 10:38:35AM -0700, Bryan Hundven wrote:
>> >> Hello,
>> >>
>> >> I was wondering if there are plans to include the long-term stable
>> >> versions in the /pub/scm/linux/kernel/git/stable/linux-2.6-stable.git
>> >> repository?
>> >>
>> >> I'm not subscribed to lkml, please cc on response.
>> >
>> > It's been discussed numerous times in the past, the thing is, I don't
>> > control the script that does this so I have no control over it, sorry.
>>
>> Ok. The reason I ask is that it is painful to merge changes from
>> 2.6.35.13 back to 2.6.35.9, then forward to >2.6.36, although I guess
>> I will have to live with it.
>
> Why would you have to do that? Why can't you just create the tree
> yourself by pulling from the different longterm branches?
That works too. Thank you!
>> If you don't mind me asking; who controls the script that does this?
>
> I really don't know, sorry.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-06-02 0:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01 17:38 Long-term stable versions in linux-2.6-stable.git? Bryan Hundven
2011-06-01 21:15 ` Greg KH
2011-06-01 22:33 ` Bryan Hundven
2011-06-01 22:57 ` Greg KH
2011-06-02 0:06 ` Bryan Hundven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox