From owner-freebsd-questions@FreeBSD.ORG Tue May 22 19:43:57 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 747DC1065680 for ; Tue, 22 May 2012 19:43:57 +0000 (UTC) (envelope-from kernel@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id 2F81F8FC14 for ; Tue, 22 May 2012 19:43:57 +0000 (UTC) Received: from webrz.xs4all.nl (localhost [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id E1EC1508BB for ; Tue, 22 May 2012 21:42:56 +0200 (CEST) Received: from [10.10.10.41] (zeus.webrz.net [10.10.10.41]) by webrz.xs4all.nl (Postfix) with ESMTPA id A89245086E for ; Tue, 22 May 2012 21:42:56 +0200 (CEST) Message-ID: <4FBBEC79.1000004@webrz.net> Date: Tue, 22 May 2012 21:43:53 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @triton.webrz.net Cc: Subject: Updating /src from command line X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2012 19:43:57 -0000 I want to compile my kernel and I read that for this I need to have the complete /SRC tree installed. If I do this via sysinstall, I get either a display that the chosen server is not available or these are not available for FreeBSD 9. Is there a way to update /src by CVSUP or otherwise? thanks, Jos Chrispijn