Welcome to the "freebsd-questions" mailing list

Tim Judd tajudd at gmail.com
Wed May 13 15:53:59 UTC 2009


On Wed, May 13, 2009 at 9:03 AM, Shakil Khan <korikov.zk at gmail.com> wrote:

> Hi,
>
> Can anyone let me know how can I download FreeBSD kernel source code. I am
> on Linux and am not able to download using CVS. Can someone point me
> exactly
> and also if some links are available where I can download tar ball of
> FreeBSD kernek source code.
>
> Regards
> ~Korikov
>

download the ssrc.?? files, cat them together, and then it's a tarfile that
needs these arguments to extract

tar -xpzf ssrc.tgz -C /preffered/location

Hopefully Linux can handle the permissions/paths correctly.

--TJ


More information about the freebsd-questions mailing list