Re: make release and error while making iso

From: Bruce A. Mah <bmah_at_freebsd.org>
Date: Mon, 28 Apr 2003 07:26:45 -0700
If memory serves me right, Makoto Matsushita wrote:
> 
> axel.gruner> Well, because:
> 
> Ah, I've got an idea, and sorry for my last missunderstanding.
> 
> Unfortunately, 'iso.1' target cannot be used with
> 
> axel.gruner> asg_at_huibuh:/data/lbsd_de/lbsd_de/src/release:make iso.1 CHROOTDI
> R=/data/RELEASE BUILDNAME=lBSD_de-CURRENT CVSROOT=/data/lbsd_de/cvsup-lbsdde/
> cvs RELEASETAG=STABLE
> 
> such way, since 'iso.1' target should be used inside of chroot sandbox.

What about:

# chroot /data/RELEASE csh
# cd /usr/src/release
# make iso.1

?

Normally what I do when building a release is to put all of the
arguments to "make release" into a text file that I can copy-and-paste, 
so I know I'm not forgetting anything.

Bruce.




Received on Mon Apr 28 2003 - 05:26:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:05 UTC