Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2012 21:59:34 +0200
From:      "Michael Ross" <gmx@ross.cx>
To:        freebsd-questions@freebsd.org, "Jos Chrispijn" <kernel@webrz.net>
Subject:   Re: Updating /src from command line
Message-ID:  <op.wep65kk7g7njmm@michael-think>
In-Reply-To: <4FBBEC79.1000004@webrz.net>
References:  <4FBBEC79.1000004@webrz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 22.05.2012, 21:43 Uhr, schrieb Jos Chrispijn <kernel@webrz.net>:

> 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
to, e.g.
	/root/stable-supfile

then
	csup /root/stable-supfile


HTH Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wep65kk7g7njmm>