Re: getting kernel 2.4.2-pre3 to work

2001-02-21 Thread Michel Dänzer
Cort Dougan wrote: > > } but for 2.4 i imagine paulus tree is best. the bk tree is bleeding > > Quite the opposite. The 2.4 and 2.2 BK kernels are quite stable. The > kernels that Paul keeps around (accessible via rsync) are experiments that > Paul doesn't push up to the BK tree, I believe. S

Re: getting kernel 2.4.2-pre3 to work

2001-02-20 Thread Mike Fedyk
Cort Dougan wrote: > > } but for 2.4 i imagine paulus tree is best. the bk tree is bleeding > > Quite the opposite. The 2.4 and 2.2 BK kernels are quite stable. The [snip] > If you want stable 2.4 or 2.2, use the BK trees. > OK, let's get this straight. Which is it? Mike

Re: getting kernel 2.4.2-pre3 to work

2001-02-20 Thread Cort Dougan
} but for 2.4 i imagine paulus tree is best. the bk tree is bleeding Quite the opposite. The 2.4 and 2.2 BK kernels are quite stable. The kernels that Paul keeps around (accessible via rsync) are experiments that Paul doesn't push up to the BK tree, I believe. If you want stable 2.4 or 2.2, us

Re: getting kernel 2.4.2-pre3 to work

2001-02-20 Thread Ethan Benson
On Tue, Feb 20, 2001 at 07:03:25PM -0800, Mike Fedyk wrote: > Ethan Benson wrote: > > > > On Tue, Feb 20, 2001 at 12:57:38PM -0800, Grant Miller wrote: > > > $ mkdir linux-pmac-stable > > > $ cd linux-pmac-stable > > > $ rsync -avz --delete ppc.linuxcare.com::linux-pmac-devel . > > > > penguinppc

Re: getting kernel 2.4.2-pre3 to work

2001-02-20 Thread Mike Fedyk
Ethan Benson wrote: > > On Tue, Feb 20, 2001 at 12:57:38PM -0800, Grant Miller wrote: > > $ mkdir linux-pmac-stable > > $ cd linux-pmac-stable > > $ rsync -avz --delete ppc.linuxcare.com::linux-pmac-devel . > > penguinppc.org also carries up to date trees. Which tree for 2.4 is the best to run a

Re: getting kernel 2.4.2-pre3 to work

2001-02-20 Thread Ethan Benson
On Tue, Feb 20, 2001 at 12:57:38PM -0800, Grant Miller wrote: > > > In case people are interested in getting a 2.4 kernel to compile *and* work > on their powerbook, here's a quick howto on how I did it. > > > (info from http://www.linuxppc.org/software/kernel) > > > $ mkdir linux-pmac-stable

getting kernel 2.4.2-pre3 to work

2001-02-20 Thread Grant Miller
In case people are interested in getting a 2.4 kernel to compile *and* work on their powerbook, here's a quick howto on how I did it. (info from http://www.linuxppc.org/software/kernel) $ mkdir linux-pmac-stable $ cd linux-pmac-stable $ rsync -avz --delete ppc.linuxcare.com::linux-pmac-devel