From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 09:41:53 2004 Return-Path: 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 A0A8616A4CE for ; Fri, 30 Jan 2004 09:41:53 -0800 (PST) Received: from jorn.servebeer.com (node-c-0ab6.a2000.nl [62.194.10.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10E8543D55 for ; Fri, 30 Jan 2004 09:41:50 -0800 (PST) (envelope-from jorn@wcborstel.nl) Received: from sauron.emea.middle-earth.org (unknown [172.16.1.2]) by jorn.servebeer.com (Postfix) with ESMTP id 4FC63170A3; Fri, 30 Jan 2004 18:39:59 +0100 (CET) From: Jorn Argelo To: Geert Hendrickx Date: Fri, 30 Jan 2004 18:41:55 +0100 User-Agent: KMail/1.5.4 References: <65051.143.169.254.8.1075186122.squirrel@lori.mine.nu> <200401301633.09708.jorn@wcborstel.nl> <200401301650.33010.geert.hendrickx@ua.ac.be> In-Reply-To: <200401301650.33010.geert.hendrickx@ua.ac.be> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401301841.55938.jorn@wcborstel.nl> cc: questions@freebsd.org Subject: Re: How to build FreeBSD entirely from sources? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 17:41:53 -0000 The Handbook provides plenty of information about using cvsup: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Cheers, Jorn On Friday 30 January 2004 16:50, you wrote: > > You can better sync your source with cvsup rather then using the sources > > which are being installed by the CD. Like that you'll always have the > > most recent version of your FreeBSD installation. > > How do I do this? > > Thanks, > > GH