Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 1998 19:40:53 -0600
From:      vanmaren@fast.cs.utah.edu (Kevin Van Maren)
To:        freebsd-smp@FreeBSD.ORG, patton@sysnet.net
Subject:   Re:  determining SMP
Message-ID:  <199807040140.TAA14436@fast.cs.utah.edu>

next in thread | raw e-mail | index | archive | help
First off, SMP only works with 3.0, not the 2.2 branch.

Second, to use remove CVS, set the CVSROOT environment variable to:
anoncvs@anoncvs.freebsd.org:/cvs

You can then do a `cvs checkout src`, or to just get the kernel,
`cvs checkout src/sys`.  Note that this will give you the latest
3.0 (-current) source.  You can get 2.2-STABLE by specifying
the 2.2 branch tag.

Technically, you can run SMP on 2.2, as the original SMP work
was done before 3.0 branched to be come -current, but that work
was done in a separate repository.  Just run 3.0-current.

Anonyous cvs seems to be having problems now.  You can cvsup the
CVS repository, as another option.

Kevin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807040140.TAA14436>