Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 00:44:00 -0700
From:      "Dan Trainor" <dan@ript.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   RE: 'make release'
Message-ID:  <005e01c1bdd0$310960f0$0a00a8c0@broken>
In-Reply-To: <3C79A01C.50600@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Wonderful, thanks.  The "problem" here is that make errors out with:

cd /usr/release-1/usr && rm -rf src &&  cvs -R -d /usr/src co -P src
cvs [checkout aborted]: /usr/src/CVSROOT: No such file or directory
*** Error code 1

It looks like it's expecting a CVSROOT dir, and there is none.  I am
also thinking that perhaps it's referring to $CVSROOT, which is an
argument for 'make release'.  But I'd imagine that, if this is how they
actually make releases, an error on the Makefile is basically unheard
of.

Any suggestions?  

Thanks for the answers so far, they're *EXACTLY* what I'm looking for.

-dt



-----Original Message-----
From: Kent Stewart [mailto:kstewart@owt.com] 
Sent: Sunday, February 24, 2002 7:23 PM
To: Dan Trainor
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: 'make release'



Dan Trainor wrote:

> Hey all
> 
> I've posted a couple times, to no avail.  I'll ask again, maybe
someone
> else will be listening :)
> 
> Rather than D/L'ing a whole nother 4.5 ISO, I have been experimenting
> with 'make release'.  The idea is bad-ass in itself, unfortunately,
I've
> found very little documentation on the subject.  I'm on a dialup, so a
> big ISO download such as 4.5-RELEASE would be a pain (although if I
> started the D/L at the time I started toying with 'make release' I'd
> probably have it by now... anyway).  I am thinking that I can use the
> sources of /usr/src, which are a collection of a 4.3 install CVSUP'd
to
> 4.5-RELEASE.  Is it right to be thinking that, or am I going to have
to
> snatch a whole CVS layout thing? 


If you have a 4.5 /usr/src, then you have everything. The way I 
understand a release you have to have built the version before you can 
do the make release of the version. The upgrade to 4.5 is pretty much 
4.5-stable from your level.

You don't need a whole cvs thing, it is over 1.5 GB at this point. You 
need a tag=RELENG_4 or RELENG_4_5 source. I think Ruslan's crossbuild 
upgrade fixes are only in RELENG_4.

A 181 MB mini-iso of 4.5-release would be much faster than the whole 
cvs. The mini-iso might take 15 hours to download but a binary upgrade 
may be much faster than anything you are contemplating.

Kent


> 
> Thanks for the help

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005e01c1bdd0$310960f0$0a00a8c0>