Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 00:48:34 -0400 (EDT)
From:      Michael Jung <mikej@charon.confluentasp.com>
To:        stable@freebsd.org
Subject:   Building -STABLE ISO IMAGE
Message-ID:  <Pine.BSF.4.21.0107270030250.79781-100000@charon.confluentasp.com>

next in thread | raw e-mail | index | archive | help
We have a host that we use CVS to track STABLE so that we can always
deploy, upgrade, patch... etc production  machines... We wanted to build
a -STABLE ISO so we tried to make a release.....

From /usr/src/release we ran "make release CHROOTDIR=/xxx/xxx ......"

All goes well until Make fails....

Make echo's to $CHROOTDIR/mk environment variables etc... then
finally "chroot ${CHROOTDIR} /mk"  

The problem is that the execution of "chroot ${CHROOTDIR} /mk" fails
because the directory  "$CHROODIR/usr/src/release/sysinstall" never got
created.... 


"cd: can't cd to /usr/src/release/sysinstall"

I'm the first to admit I'm no expert here - but can someone
confirm if this is a known problem - or - have I just missed 
something again...

We build current and other releases with no trouble....

--mikej
Michael Jung
mikej@confluenttech.com


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107270030250.79781-100000>