Subject: Re: Probably a real newbie question
To: MOCK <MOCK@grandel.de>
From: Hubert Feyrer <hubert@feyrer.de>
List: port-cobalt
Date: 05/10/2005 12:42:52
On Tue, 10 May 2005, MOCK wrote:
> 1) Where is the right tarball for a current cobalt kernel?

The is no seperate cobalt kernel source, there is only the NetBSD kernel 
source. Which contains the cobalt sources. (this is not linux where code 
for every platform is maintained somewhere else, which is one of the 
strengths of NetBSD, see [1]).

You can find a tarball of the kernel sources for NetBSD-current here:
ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/src/sys.tar.gz

You can use CVS as an alternative for initial checkout to the tarball, and 
in any case you can use CVS later to update the sources ("stay current") 
with something like "cd .../src/sys ; env CVS_RSH=ssh cvs update").

Someone else already posted the URL for that in the NetBSD guide.


  - Hubert


[1] http://www.feyrer.de/NetBSD/portability/portability.html

-- 
NetBSD - Free AND Open!      (And of course secure, portable, yadda yadda)