Subject: Re: build.sh ?
To: None <port-cobalt@NetBSD.org>
From: Dennis Chernoivanov <cdi@mawhrin.net>
List: port-cobalt
Date: 10/05/2003 23:31:29
Yes, it is supposed that sources should be under /usr/src but I, for instance,
have never used this scheme. I think you can safely run build.sh in
/usr/src/src, or move the sources one level up beforehand if you like to.

SY,
--cdi

On Sun, Oct 05, 2003 at 04:05:29PM -0400, Randy Carpenter wrote:
> 
> Ok...  I did the following as stated in the directions:
> 
> cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot co -r netbsd-1-6 -P src
> 
> this created a src directory in /usr/src, so it is actually /usr/src/src.  
> i am assuming that this should all be in just /usr/src, so should I just 
> "mv * .." everything in /usr/src/src ?
> 
> I have not much experience in messing with updating NetBSD, so forgive the 
> lack of knowledge.
> 
> thanks,
> -Randy