public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* BK patches exported.
@ 2002-04-20 16:03 David Woodhouse
  2002-04-20 16:18 ` Sebastian Droege
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Woodhouse @ 2002-04-20 16:03 UTC (permalink / raw)
  To: linux-kernel

For the benefit of the BK haters, or more to the point for my benefit to 
shut up the occasional whinging I've heard about needing to use BK to get 
at the very latest patches from Linus' tree...

	http://www.kernel.org/~dwmw2/bk-2.5/

It should be updated every hour on the hour, and has the last week's worth 
of changesets exported as patches.

-- 
dwmw2





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BK patches exported.
  2002-04-20 16:03 BK patches exported David Woodhouse
@ 2002-04-20 16:18 ` Sebastian Droege
  2002-04-20 19:37   ` David Woodhouse
  2002-04-20 18:11 ` Rik van Riel
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 7+ messages in thread
From: Sebastian Droege @ 2002-04-20 16:18 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

On Sat, 20 Apr 2002 17:03:29 +0100
David Woodhouse <dwmw2@infradead.org> wrote:

> For the benefit of the BK haters, or more to the point for my benefit to 
> shut up the occasional whinging I've heard about needing to use BK to get 
> at the very latest patches from Linus' tree...
> 
> 	http://www.kernel.org/~dwmw2/bk-2.5/
> 
> It should be updated every hour on the hour, and has the last week's worth 
> of changesets exported as patches.
> 
> -- 
> dwmw2
Yeah nice but is it somehow possible to create one big patch including all changes automatical?
It's much work to download all the 10000 changesets one by one ;(

Bye

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BK patches exported.
  2002-04-20 16:03 BK patches exported David Woodhouse
  2002-04-20 16:18 ` Sebastian Droege
@ 2002-04-20 18:11 ` Rik van Riel
  2002-04-20 22:18 ` Erik Andersen
  2002-04-21 16:25 ` Richard Gooch
  3 siblings, 0 replies; 7+ messages in thread
From: Rik van Riel @ 2002-04-20 18:11 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-kernel

On Sat, 20 Apr 2002, David Woodhouse wrote:

> For the benefit of the BK haters, or more to the point for my benefit to
> shut up the occasional whinging I've heard about needing to use BK to get
> at the very latest patches from Linus' tree...
>
> 	http://www.kernel.org/~dwmw2/bk-2.5/

I've created one of these two, with both 2.4 and 2.5, containing
all changesets from 2.4.0:

	ftp://nl.linux.org/pub/linux/bk2patch/{v2.4,v2.5}

regards,

Rik
-- 
Bravely reimplemented by the knights who say "NIH".

http://www.surriel.com/		http://distro.conectiva.com/


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BK patches exported.
  2002-04-20 16:18 ` Sebastian Droege
@ 2002-04-20 19:37   ` David Woodhouse
  0 siblings, 0 replies; 7+ messages in thread
From: David Woodhouse @ 2002-04-20 19:37 UTC (permalink / raw)
  To: Sebastian Droege; +Cc: linux-kernel

On Sat, 20 Apr 2002, Sebastian Droege wrote:

> Yeah nice but is it somehow possible to create one big patch including
> all changes automatical? It's much work to download all the 10000
> changesets one by one ;(

Done. 

-- 
dwmw2


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BK patches exported.
  2002-04-20 16:03 BK patches exported David Woodhouse
  2002-04-20 16:18 ` Sebastian Droege
  2002-04-20 18:11 ` Rik van Riel
@ 2002-04-20 22:18 ` Erik Andersen
  2002-04-20 22:47   ` David Woodhouse
  2002-04-21 16:25 ` Richard Gooch
  3 siblings, 1 reply; 7+ messages in thread
From: Erik Andersen @ 2002-04-20 22:18 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-kernel

On Sat Apr 20, 2002 at 05:03:29PM +0100, David Woodhouse wrote:
> For the benefit of the BK haters, or more to the point for my benefit to 
> shut up the occasional whinging I've heard about needing to use BK to get 
> at the very latest patches from Linus' tree...
> 
> 	http://www.kernel.org/~dwmw2/bk-2.5/
> 
> It should be updated every hour on the hour, and has the last week's worth 
> of changesets exported as patches.

You rock, this is great!  Any chance you could setup the same for
kernel 2.4 as well for those watching the bleeding edge of the
stable tree?

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BK patches exported.
  2002-04-20 22:18 ` Erik Andersen
@ 2002-04-20 22:47   ` David Woodhouse
  0 siblings, 0 replies; 7+ messages in thread
From: David Woodhouse @ 2002-04-20 22:47 UTC (permalink / raw)
  To: andersen; +Cc: linux-kernel



andersen@codepoet.org said:
>  You rock, this is great!  Any chance you could setup the same for
> kernel 2.4 as well for those watching the bleeding edge of the stable
> tree?

Done. This one updates at five past the hour.

--
dwmw2



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BK patches exported.
  2002-04-20 16:03 BK patches exported David Woodhouse
                   ` (2 preceding siblings ...)
  2002-04-20 22:18 ` Erik Andersen
@ 2002-04-21 16:25 ` Richard Gooch
  3 siblings, 0 replies; 7+ messages in thread
From: Richard Gooch @ 2002-04-21 16:25 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-kernel

David Woodhouse writes:
> For the benefit of the BK haters, or more to the point for my benefit to 
> shut up the occasional whinging I've heard about needing to use BK to get 
> at the very latest patches from Linus' tree...
> 
> 	http://www.kernel.org/~dwmw2/bk-2.5/
> 
> It should be updated every hour on the hour, and has the last week's
> worth of changesets exported as patches.

PLEASE STOP!!! Your hourly empty updates trigger the mirror system,
which in turn causes hundreds of mirror sites around the world to do
an rsync. It's very wasteful.

				Regards,

					Richard....
Permanent: rgooch@atnf.csiro.au
Current:   rgooch@ras.ucalgary.ca

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-04-21 16:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-20 16:03 BK patches exported David Woodhouse
2002-04-20 16:18 ` Sebastian Droege
2002-04-20 19:37   ` David Woodhouse
2002-04-20 18:11 ` Rik van Riel
2002-04-20 22:18 ` Erik Andersen
2002-04-20 22:47   ` David Woodhouse
2002-04-21 16:25 ` Richard Gooch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox