Date: Wed, 3 Aug 2005 20:55:31 GMT From: soc-andrew <soc-andrew@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 81416 for review Message-ID: <200508032055.j73KtVtq021827@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=81416 Change 81416 by soc-andrew@soc-andrew_serv on 2005/08/03 20:54:50 Add the ports tree to disk1 Affected files ... .. //depot/projects/soc2005/bsdinstaller/scripts/build_release.sh#4 edit Differences ... ==== //depot/projects/soc2005/bsdinstaller/scripts/build_release.sh#4 (text+ko) ==== @@ -13,6 +13,6 @@ cd ${SRC_DIR}/release -sudo make release CHROOTDIR=${CHROOTDIR} CVSROOT=${CVSROOT} BUILDNAME=${BUILDNAME} LOCAL_PATCHES=${PATCH_DIR}/bsd_install.diff LOCAL_SCRIPT=${PATCH_DIR}/local_script.sh -DMAKE_ISOS -DNODOC -DNOPORTS -DBSDINSTALLER KERNELS=NOPREEMPTION +sudo make release CHROOTDIR=${CHROOTDIR} CVSROOT=${CVSROOT} BUILDNAME=${BUILDNAME} LOCAL_PATCHES=${PATCH_DIR}/bsd_install.diff LOCAL_SCRIPT=${PATCH_DIR}/local_script.sh -DMAKE_ISOS -DNODOC -DNOPORTREADMES -DBSDINSTALLER KERNELS=NOPREEMPTION cd $WD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508032055.j73KtVtq021827>