From owner-freebsd-questions@FreeBSD.ORG Tue May 22 20:16:12 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7C921065677 for ; Tue, 22 May 2012 20:16:12 +0000 (UTC) (envelope-from gmx@ross.cx) Received: from www81.your-server.de (www81.your-server.de [213.133.104.81]) by mx1.freebsd.org (Postfix) with ESMTP id 8331D8FC12 for ; Tue, 22 May 2012 20:16:12 +0000 (UTC) Received: from [188.108.239.192] (helo=michael-think) by www81.your-server.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.74) (envelope-from ) id 1SWvV5-00061F-GN; Tue, 22 May 2012 22:16:11 +0200 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: freebsd-questions@freebsd.org, "Jos Chrispijn" , "Michael Ross" References: <4FBBEC79.1000004@webrz.net> Date: Tue, 22 May 2012 22:16:06 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Michael Ross" Message-ID: In-Reply-To: User-Agent: Opera Mail/11.64 (Win32) X-Authenticated-Sender: gmx@ross.cx X-Virus-Scanned: Clear (ClamAV 0.97.3/14946/Tue May 22 15:45:25 2012) Cc: Subject: Re: 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 20:16:12 -0000 Am 22.05.2012, 21:59 Uhr, schrieb Michael Ross : > Am 22.05.2012, 21:43 Uhr, schrieb Jos Chrispijn : > >> 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 > > > I do it like this: > > Copy, read and modify > /usr/src/share/examples/cvsup/stable-supfile Sorry, that is /usr/share/examples/cvsup/stable-supfile of course.