public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
@ 2003-05-14  8:01 David Mosberger
  2003-05-14 13:37 ` Jes Sorensen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: David Mosberger @ 2003-05-14  8:01 UTC (permalink / raw)
  To: linux-ia64

OK, here is hoping I won't regret this: there is now a new bitkeeper
tree which in theory should correspond to my tree and should (usually)
build (unlike the to-linus-2.5 tree, which never builds).

The tree is at:

  http://lia64.bkbits.net:8080/linux-ia64-2.5

My hidden agenda is of course to encourage more folks to keep pushing
fixes back to Linus, so that by the time 2.6 comes around, the ia64
kernel will build directly from Linus' source tree.  We're actually
reasonably close at the moment.

	--david


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

* Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
  2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
@ 2003-05-14 13:37 ` Jes Sorensen
  2003-05-14 17:27 ` David Mosberger
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Jes Sorensen @ 2003-05-14 13:37 UTC (permalink / raw)
  To: linux-ia64

>>>>> "David" = David Mosberger <davidm@napali.hpl.hp.com> writes:

David> My hidden agenda is of course to encourage more folks to keep
David> pushing fixes back to Linus, so that by the time 2.6 comes
David> around, the ia64 kernel will build directly from Linus' source
David> tree.  We're actually reasonably close at the moment.

Hi David,

Just to be sure, your hidden agenda doesn't include a clause about no
longer releasing patches on a regular basis?

Thanks,
Jes


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

* Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
  2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
  2003-05-14 13:37 ` Jes Sorensen
@ 2003-05-14 17:27 ` David Mosberger
  2003-05-14 23:53 ` Keith Owens
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: David Mosberger @ 2003-05-14 17:27 UTC (permalink / raw)
  To: linux-ia64

>>>>> On 14 May 2003 09:37:54 -0400, Jes Sorensen <jes@wildopensource.com> said:

>>>>> "David" = David Mosberger <davidm@napali.hpl.hp.com> writes:
  David> My hidden agenda is of course to encourage more folks to keep
  David> pushing fixes back to Linus, so that by the time 2.6 comes
  David> around, the ia64 kernel will build directly from Linus' source
  David> tree.  We're actually reasonably close at the moment.

  Jes> Just to be sure, your hidden agenda doesn't include a clause about no
  Jes> longer releasing patches on a regular basis?

Not at all.  BitKeeper isn't Open Source and I'm certainly not going
to force anybody into using it.

	--david


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

* Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
  2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
  2003-05-14 13:37 ` Jes Sorensen
  2003-05-14 17:27 ` David Mosberger
@ 2003-05-14 23:53 ` Keith Owens
  2003-05-15  1:13 ` David Mosberger
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Keith Owens @ 2003-05-14 23:53 UTC (permalink / raw)
  To: linux-ia64

On Wed, 14 May 2003 10:27:02 -0700, 
David Mosberger <davidm@napali.hpl.hp.com> wrote:
>>>>>> On 14 May 2003 09:37:54 -0400, Jes Sorensen <jes@wildopensource.com> said:
>
>>>>>> "David" = David Mosberger <davidm@napali.hpl.hp.com> writes:
>  David> My hidden agenda is of course to encourage more folks to keep
>  David> pushing fixes back to Linus, so that by the time 2.6 comes
>  David> around, the ia64 kernel will build directly from Linus' source
>  David> tree.  We're actually reasonably close at the moment.
>
>  Jes> Just to be sure, your hidden agenda doesn't include a clause about no
>  Jes> longer releasing patches on a regular basis?
>
>Not at all.  BitKeeper isn't Open Source and I'm certainly not going
>to force anybody into using it.

Are you going to set up the automatic patch extraction from this tree,
like ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.4/testing/cset?



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

* Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
  2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
                   ` (2 preceding siblings ...)
  2003-05-14 23:53 ` Keith Owens
@ 2003-05-15  1:13 ` David Mosberger
  2003-05-15  1:22 ` Keith Owens
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: David Mosberger @ 2003-05-15  1:13 UTC (permalink / raw)
  To: linux-ia64

>>>>> On Thu, 15 May 2003 09:53:56 +1000, Keith Owens <kaos@ocs.com.au> said:

  Keith> Are you going to set up the automatic patch extraction from
  Keith> this tree, like
  Keith> ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.4/testing/cset?

I have no idea how this works and I'm not really interested in
learning about it either.  But I totally agree that it's a Good Thing.
So, if I _have_ to do something (e.g., because of permissions or some
such), give me a receipe for what I need to do.  Other than that, go
ahead and make the magic happen...

	--david


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

* Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
  2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
                   ` (3 preceding siblings ...)
  2003-05-15  1:13 ` David Mosberger
@ 2003-05-15  1:22 ` Keith Owens
  2003-05-15 16:37 ` Bjorn Helgaas
  2003-05-15 21:32 ` David Mosberger
  6 siblings, 0 replies; 8+ messages in thread
From: Keith Owens @ 2003-05-15  1:22 UTC (permalink / raw)
  To: linux-ia64

On Wed, 14 May 2003 18:13:45 -0700, 
David Mosberger <davidm@napali.hpl.hp.com> wrote:
>>>>>> On Thu, 15 May 2003 09:53:56 +1000, Keith Owens <kaos@ocs.com.au> said:
>
>  Keith> Are you going to set up the automatic patch extraction from
>  Keith> this tree, like
>  Keith> ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.4/testing/cset?
>
>I have no idea how this works and I'm not really interested in
>learning about it either.  But I totally agree that it's a Good Thing.
>So, if I _have_ to do something (e.g., because of permissions or some
>such), give me a receipe for what I need to do.  Other than that, go
>ahead and make the magic happen...

Bjorn did it recently for the 2.4 ia64 bk tree.  He would be the best
person to ask.



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

* Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
  2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
                   ` (4 preceding siblings ...)
  2003-05-15  1:22 ` Keith Owens
@ 2003-05-15 16:37 ` Bjorn Helgaas
  2003-05-15 21:32 ` David Mosberger
  6 siblings, 0 replies; 8+ messages in thread
From: Bjorn Helgaas @ 2003-05-15 16:37 UTC (permalink / raw)
  To: linux-ia64

On Wednesday 14 May 2003 7:22 pm, Keith Owens wrote:
> On Wed, 14 May 2003 18:13:45 -0700, 
> David Mosberger <davidm@napali.hpl.hp.com> wrote:
> >>>>>> On Thu, 15 May 2003 09:53:56 +1000, Keith Owens <kaos@ocs.com.au> said:
> >
> >  Keith> Are you going to set up the automatic patch extraction from
> >  Keith> this tree, like
> >  Keith> ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.4/testing/cset?
> >
> >I have no idea how this works and I'm not really interested in
> >learning about it either.  But I totally agree that it's a Good Thing.
> >So, if I _have_ to do something (e.g., because of permissions or some
> >such), give me a receipe for what I need to do.  Other than that, go
> >ahead and make the magic happen...
> 
> Bjorn did it recently for the 2.4 ia64 bk tree.  He would be the best
> person to ask.

Here's what I did (on kernel.org, from memory):

	mkdir ~/BK
	(cd ~/BK && bk clone -q bk://lia64.bkbits.net/linux-ia64-2.4 linux-ia64-2.4)

	mkdir -p ~/bkexport-cache/linux-ia64-2.4
	mkdir -p /staging/helgaas/linux-ia64-2.4
	mkdir -p /pub/linux/kernel/ports/ia64/v2.4/testing/cset

	mkdir ~/bin
	cp ~dwmw2/working/bkexport/bkexport.sh ~/bin/
	cat <<-EOF > ~/bin/update-patch
		#!/bin/sh

		/bin/nice -n 12 /home/helgaas/bin/bkexport.sh /home/helgaas/BK/linux-ia64-2.4 /pub/linux/kernel/ports/ia64/v2.4/testing/cset /home/helgaas/bkexport-cache/linux-ia64-2.4 "" /staging/helgaas/linux-ia64-2.4
	EOF

Then I just run ~/bin/update-patch by hand whenever I update
the BK tree.  dwmw2 runs it periodically from cron for linux-2.4
and linux-2.5, but my updates are much less frequent, so I just
do it by hand.

Bjorn



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

* Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
  2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
                   ` (5 preceding siblings ...)
  2003-05-15 16:37 ` Bjorn Helgaas
@ 2003-05-15 21:32 ` David Mosberger
  6 siblings, 0 replies; 8+ messages in thread
From: David Mosberger @ 2003-05-15 21:32 UTC (permalink / raw)
  To: linux-ia64

Hi Bjorn,

>>>>> On Thu, 15 May 2003 10:37:06 -0600, Bjorn Helgaas <bjorn_helgaas@hp.com> said:

  Bjorn> Here's what I did (on kernel.org, from memory):

  Bjorn> mkdir ~/BK
  Bjorn> (cd ~/BK && bk clone -q bk://lia64.bkbits.net/linux-ia64-2.4 linux-ia64-2.4)

  Bjorn> mkdir -p ~/bkexport-cache/linux-ia64-2.4
  Bjorn> mkdir -p /staging/helgaas/linux-ia64-2.4
  Bjorn> mkdir -p /pub/linux/kernel/ports/ia64/v2.4/testing/cset

  Bjorn> mkdir ~/bin
  Bjorn> cp ~dwmw2/working/bkexport/bkexport.sh ~/bin/
  Bjorn> cat <<-EOF > ~/bin/update-patch
  Bjorn> #!/bin/sh

  Bjorn> /bin/nice -n 12 /home/helgaas/bin/bkexport.sh /home/helgaas/BK/linux-ia64-2.4 /pub/linux/kernel/ports/ia64/v2.4/testing/cset /home/helgaas/bkexport-cache/linux-ia64-2.4 "" /staging/helgaas/linux-ia64-2.4
  Bjorn> EOF

  Bjorn> Then I just run ~/bin/update-patch by hand whenever I update
  Bjorn> the BK tree.  dwmw2 runs it periodically from cron for linux-2.4
  Bjorn> and linux-2.5, but my updates are much less frequent, so I just
  Bjorn> do it by hand.

Your memory is excellent.  It worked without a hitch.

OK, for all you patch-heads:

  http://www.kernel.org/pub/linux/kernel/ports/ia64/v2.5/testing/cset/

I added a cronjob to update it daily, but if it falls behind, I
probably won't notice.  Just holler in that case.

Enjoy,

	--david


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

end of thread, other threads:[~2003-05-15 21:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14  8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
2003-05-14 13:37 ` Jes Sorensen
2003-05-14 17:27 ` David Mosberger
2003-05-14 23:53 ` Keith Owens
2003-05-15  1:13 ` David Mosberger
2003-05-15  1:22 ` Keith Owens
2003-05-15 16:37 ` Bjorn Helgaas
2003-05-15 21:32 ` David Mosberger

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