From owner-freebsd-questions Wed Jul 17 5: 4:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8DE237B401 for ; Wed, 17 Jul 2002 05:04:31 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 630CC43E5E for ; Wed, 17 Jul 2002 05:04:30 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.5/8.12.5) with ESMTP id g6HC1gbo040593; Wed, 17 Jul 2002 13:01:42 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.5/8.12.5/Submit) id g6HC1aR3040592; Wed, 17 Jul 2002 13:01:36 +0100 (BST) Date: Wed, 17 Jul 2002 13:01:36 +0100 From: Matthew Seaman To: Rathnakara U M Cc: questions@FreeBSD.ORG Subject: Re: Hello Message-ID: <20020717120136.GA40533@happy-idiot-talk.infracaninophi> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 17, 2002 at 03:25:18PM +0530, Rathnakara U M wrote: > I would like to download the source code for FreeBSD release 4.3, But I > could not follow the link where exactly I can find the source code. I would > appreciate If u could help in this regard. There isn't a specific web site where you can download the 4.3-RELEASE source code. The closest thing there is to that is the CGI interface to the CVS repository at http://www.freebsd.org/cgi/cvsweb.cgi/#dirlist That's not really feasible for downloading quantities of source code. Instead, use cvsup to pull the appropriate sources out of one of the many copies of the FreeBSd CVS repository. Here's how to use cvsup: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html which has a list of hand cvsup mirror sites. Unfortunately there seems to be no FreeBSD cvsup mirror in India but I'm sure you can find one relatively near by in network terms. To obtain the sources for 4.3-RELEASE, use a supfile like this: *default host=cvsup.jp.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4_3_0_RELEASE *default delete use-rel-suffix *default compress src-all This is based on the 'stable-supfile' in /usr/share/examples/cvsup --- you may find some interest in the other supfiles in there. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Tel: +44 1628 476614 Marlow Fax: +44 0870 0522645 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message