Building a custom FreeBSD ISO install image

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Thu Mar 22 15:21:29 UTC 2007


Olivier Regnier <oregnier at 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/


More information about the freebsd-questions mailing list