From owner-freebsd-questions Wed Aug 2 22:53:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id B1B3E37B6CE for ; Wed, 2 Aug 2000 22:53:23 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.20.155.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id WAA46163; Wed, 2 Aug 2000 22:53:22 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <009d01bffd0f$1ff5c340$029b140a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Jeffrey Fu" , Subject: Re: CVSUP Date: Wed, 2 Aug 2000 22:53:18 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I want to downgrade my FreeBSD 4.0 to FreeBSD 2.2.2 for some reason. I use >the CVSup to download the FreeBSD2.2.2 by the following supfile > >*default tag=RELENG_2_2_2_RELEASE >*default host=cvsup7.freebsd.org >*default prefix=/usr/temp >*default base=/usr >*default release=cvs delete use-rel-suffix compress >src-all > >After that, it created a "src" directory under the "/usr/temp" directory. >What should I do next? Do I need to do some command like "cvs"? Or I just >need to copy the src to /usr/src and do a make world there? Thanks for >your help. Please don't cross-post to multiple lists... I suspect cvsup stuck the sources in /usr/temp/src, since you told it to: *default prefix=/usr/temp Take a look at 'man cvsup': prefix=prefix This is the directory under which updated files will be placed.... --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com FreeBSD Cheat Sheets http://www.mostgraveconcern.com/freebsd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message