PERFORCE change 81416 for review

soc-andrew soc-andrew at FreeBSD.org
Wed Aug 3 20:55:33 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=81416

Change 81416 by soc-andrew at 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


More information about the p4-projects mailing list