Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2007 11:21:23 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Olivier Regnier <oregnier@steelbox.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Building a custom FreeBSD ISO install image
Message-ID:  <44d531b8y4.fsf@be-well.ilk.org>
In-Reply-To: <46013007.5020405@steelbox.org> (Olivier Regnier's message of "Wed\, 21 Mar 2007 14\:15\:51 %2B0100")
References:  <46013007.5020405@steelbox.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Olivier Regnier <oregnier@steelbox.org> writes:

> Hello,
>
> I tried to make a custom FreeBSD ISO install image but when i use this
> command :
> prompt# cd /usr/src/release && make release
> CHROOTDIR=/ncvs/FreeBSD/release \
> BUILDNAME=6.2-RELEASE-p3 CVSROOT=/ncvs/FreeBSD/cvs  PORTSRELEASETAG=HEAD \
> DOCRELEASETAG=HEAD RELEASETAG=RELENG_6_2
>
> after 60 minutes, i have this message :
> ## Add version information to those things that need it.
> if [ ! -f /ncvs/FreeBSD/release/tmp/.world_done ]; then cd
> /ncvs/FreeBSD/Release/usr/src/sys/conf && mv newvers.sh foo && sed
> "s/^RELEASE=6.2-RELEASE-p3/" foo > newvers.sh && rm foo; fi
> cd: can't cd to /ncvs/FreeBSD/release/usr/src/sys/conf
> *** Error code 2

Is the CHROOTDIR correct?
Do you think the CVS tree is complete?

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



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