* sooner 2.4.21-pre8
@ 2003-04-21 0:28 Jeff Chua
2003-04-21 1:26 ` Michael
0 siblings, 1 reply; 6+ messages in thread
From: Jeff Chua @ 2003-04-21 0:28 UTC (permalink / raw)
To: Marcelo Tosatti, Linux Kernel
Marcelo,
Is it possible for you release pre's sooner than currently trend? That way
more people can get to try out the pre's rather than having to wait for
one large chunk. And if others don't feel like downloading the more
frequent pre's, they can wait longer to download bigger chuck.
Just a thought.
Thanks,
Jeff
[ jchua@fedex.com ]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: sooner 2.4.21-pre8
2003-04-21 0:28 sooner 2.4.21-pre8 Jeff Chua
@ 2003-04-21 1:26 ` Michael
2003-04-21 4:52 ` Brian Jackson
0 siblings, 1 reply; 6+ messages in thread
From: Michael @ 2003-04-21 1:26 UTC (permalink / raw)
To: Jeff Chua; +Cc: linux-kernel
On Mon, 21 Apr 2003 08:28:43 +0800 (SGT)
Jeff Chua <jchua@fedex.com> wrote:
>
> Marcelo,
>
> Is it possible for you release pre's sooner than currently trend? That way
> more people can get to try out the pre's rather than having to wait for
> one large chunk. And if others don't feel like downloading the more
> frequent pre's, they can wait longer to download bigger chuck.
http://linux.bkbits.net
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: sooner 2.4.21-pre8
2003-04-21 1:26 ` Michael
@ 2003-04-21 4:52 ` Brian Jackson
2003-04-21 6:07 ` Matt Reppert
0 siblings, 1 reply; 6+ messages in thread
From: Brian Jackson @ 2003-04-21 4:52 UTC (permalink / raw)
To: linux-kernel
Isn't there a place to get frequent bk snapshots, or is that only Linus' tree?
--Brian Jackson
On Sunday 20 April 2003 08:26 pm, Michael wrote:
> On Mon, 21 Apr 2003 08:28:43 +0800 (SGT)
>
> Jeff Chua <jchua@fedex.com> wrote:
> > Marcelo,
> >
> > Is it possible for you release pre's sooner than currently trend? That
> > way more people can get to try out the pre's rather than having to wait
> > for one large chunk. And if others don't feel like downloading the more
> > frequent pre's, they can wait longer to download bigger chuck.
>
> http://linux.bkbits.net
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: sooner 2.4.21-pre8
2003-04-21 4:52 ` Brian Jackson
@ 2003-04-21 6:07 ` Matt Reppert
2003-04-21 12:24 ` Brian Jackson
0 siblings, 1 reply; 6+ messages in thread
From: Matt Reppert @ 2003-04-21 6:07 UTC (permalink / raw)
To: Brian Jackson; +Cc: linux-kernel
On Sun, 20 Apr 2003 23:52:05 -0500
Brian Jackson <brian@mdrx.com> wrote:
> Isn't there a place to get frequent bk snapshots, or is that only Linus' tree?
export CVSROOT=:pserver:anonymous@kernel.bkbits.net:/home/cvs
And you now have read access to up-to-date CVS "mirrors" of whatever's in bk.
The module names are 'linux-2.4' and 'linux-2.5'.
Matt
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: sooner 2.4.21-pre8
2003-04-21 6:07 ` Matt Reppert
@ 2003-04-21 12:24 ` Brian Jackson
2003-04-21 12:59 ` Matt Reppert
0 siblings, 1 reply; 6+ messages in thread
From: Brian Jackson @ 2003-04-21 12:24 UTC (permalink / raw)
To: linux-kernel
I meant the -bkN snapshots, but I can only seem to find them for Linus' tree.
So if we want to use the cvs repository, we need to
$ cvs rdiff -u -D 11/28/2002 -D now linux-2.4
(I show 11-28 for 2.4.20's release, at least that's when he sent the email)
seems easy enough.
--Brian Jackson
On Monday 21 April 2003 01:07 am, Matt Reppert wrote:
> On Sun, 20 Apr 2003 23:52:05 -0500
>
> Brian Jackson <brian@mdrx.com> wrote:
> > Isn't there a place to get frequent bk snapshots, or is that only Linus'
> > tree?
>
> export CVSROOT=:pserver:anonymous@kernel.bkbits.net:/home/cvs
>
> And you now have read access to up-to-date CVS "mirrors" of whatever's in
> bk. The module names are 'linux-2.4' and 'linux-2.5'.
>
> Matt
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: sooner 2.4.21-pre8
2003-04-21 12:24 ` Brian Jackson
@ 2003-04-21 12:59 ` Matt Reppert
0 siblings, 0 replies; 6+ messages in thread
From: Matt Reppert @ 2003-04-21 12:59 UTC (permalink / raw)
To: linux-kernel
On Mon, 21 Apr 2003 07:24:32 -0500
Brian Jackson <brian@mdrx.com> wrote:
> I meant the -bkN snapshots, but I can only seem to find them for Linus' tree.
Oh, yes. Those are only being generated for 2.5, yes, at least they way you're
thinking. You may want to look at this though:
http://www.XX.kernel.org/pub/linux/kernel/v2.4/testing/cset/
(Doing appropriate substitution for XX with country codes of course.) This
does seem to have a gzipped patch from the latest -pre to the BK tree as of
some time.
Matt
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-04-21 12:47 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-21 0:28 sooner 2.4.21-pre8 Jeff Chua
2003-04-21 1:26 ` Michael
2003-04-21 4:52 ` Brian Jackson
2003-04-21 6:07 ` Matt Reppert
2003-04-21 12:24 ` Brian Jackson
2003-04-21 12:59 ` Matt Reppert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox