[parisc-linux] Linux 2.3

Matthew Wilcox willy@thepuffingroup.com
Mon, 10 Jan 2000 20:37:59 -0500


Everyone should now switch development to the linux 2.3 tree which is
in CVS.  How do you do this?

Set your CVSROOT as described on the pages.
cvs co linux-2.3
cd linux-2.3
(fetch a ramdisk.bin and put it in this directory)
make oldconfig
make dep
make Image
cp arch/parisc/boot/Image to wherever you tftpboot from.
Watch your machine crash.

It may get as far as a prompt for you; but even if it doesn't, it should
still get quite some way.  Many configurations will not work, and some
may not compile; I ensured that the defconfig will at least link.