[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Where is CVS for 2.2.18?



On Sun, 4 Mar 2001 mark@foresthaven.com wrote:

> Greetings:
>
> I wanted to download the 2.2.18 source and build my own kernel to see
> if I could find a clue about the SE/30 difficulties with non-20MB
> systems. As far as I can tell, sourceforge has only the 2.4 source.
> Where can I find 2.2.18?

4. How do I get the source from CVS?
CVS is now hosted at SourceForge, so the procedures for checking out
sources have changed. Use these commands to check out the sources:


	$ export
CVSROOT=:pserver:anonymous@cvs.mac.linux-m68k.org:/cvsroot/linux-mac68k

	$ cvs login

	(The password is blank. Just hit enter.)

	$ cvs co -r linux-2_2 linux-mac68k

	$ cd linux-mac68k

	$ cp config-standard-2.2 .config

	$ make oldconfig

http://linux-mac68k.sourceforge.net/docs/faq.php#sec-9


Jason



Reply to: