From: Steven Hanley <hidden> Date: 2001-07-16 04:22:09
On Sun, Jul 15, 2001 at 04:10:16PM +0200, Giuliano Pochini wrote:
Is there an ftp server with the latest ppc kernels or I have to use bk ?
all the latet kerneles for ppc tend to also be available with rsync, install
rsync and grab the kernels with something like
benh rsync -avz --delete-after penguinppc.org::linux-2.4-benh .
paulus rsync -avz --delete-after penguinppc.org::linux-pmac-{stable,devel,etc} .
bk rsync -avz --delete-after bitkeeper.fsmlabs.com::linuxppc_2_4 linuxppc_2_4
no idea if the bitkeeper one is stil there but hey. I use the benh kernels
generally as they work best with my pismo and work fine with my 7220/200
anyway.
See You
Steve
--
sjh@wibble.net http://wibble.net/~sjh/
Look Up In The Sky
Is it a bird? No
Is it a plane? No
Is it a small blue banana?
YES
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: Benjamin Herrenschmidt <benh@kernel.crashing.org> Date: 2001-07-16 07:38:12
all the latet kerneles for ppc tend to also be available with rsync, install
rsync and grab the kernels with something like
benh rsync -avz --delete-after penguinppc.org::linux-2.4-benh .
paulus rsync -avz --delete-after penguinppc.org::linux-pmac-
{stable,devel,etc} .
Paul no longer maintains his own tree, his work is directly merged
in either bk _2_4 or _2_4_devel now.
bk rsync -avz --delete-after bitkeeper.fsmlabs.com::linuxppc_2_4 linuxppc_2_4
The bk has moved, I beleive new access infos can be found at
www.penguinppc.org
Ben.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: Michael Schmitz <hidden> Date: 2001-07-16 16:54:38
Paul no longer maintains his own tree, his work is directly merged
in either bk _2_4 or _2_4_devel now.
Which are hosted by montavista:
rsync -avz --delete source.mvista.com::linuxppc_2_4 <directory>
for the 'stable' 2.4 tree.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: Michael Schmitz <hidden> Date: 2001-07-16 18:01:35
quoted
Which are hosted by montavista:
rsync -avz --delete source.mvista.com::linuxppc_2_4 <directory>
for the 'stable' 2.4 tree.
Those are mirrors, the main repository is hosted by bitmover
(ppc.bitkeeper.com). But those mirrors should work fine as well..
Yep, but does the bitmover sire offer rsync access? That's what most of us
still use ...
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: Benjamin Herrenschmidt <benh@kernel.crashing.org> Date: 2001-07-16 18:29:10
quoted
Paul no longer maintains his own tree, his work is directly merged
in either bk _2_4 or _2_4_devel now.
Which are hosted by montavista:
rsync -avz --delete source.mvista.com::linuxppc_2_4 <directory>
for the 'stable' 2.4 tree.
Those are mirrors, the main repository is hosted by bitmover
(ppc.bitkeeper.com). But those mirrors should work fine as well..
Ben.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/