Date: Fri, 29 Mar 2002 22:25:48 -0800 (PST) From: Murray Stokely <murray@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 8657 for review Message-ID: <200203300625.g2U6Pmw40566@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8657 Change 8657 by murray@murray_builder on 2002/03/29 22:25:08 Back out part of last commit. I either used one changelist to many in my revision spec, or Ruslan's change was in the same import to P4 as mine was. Affected files ... ... //depot/releng/5_dp1/src/release/Makefile#4 edit Differences ... ==== //depot/releng/5_dp1/src/release/Makefile#4 (text+ko) ==== @@ -637,9 +637,6 @@ -test -f ${.CURDIR}/install.cfg && cp ${.CURDIR}/install.cfg ${RD}/mfsfd @mkdir -p ${RD}/mfsfd/boot @cp /boot/boot* ${RD}/mfsfd/boot -.if ${MACHINE} == "i386" - @cp /boot/mbr ${RD}/mfsfd/boot -.endif @cp /boot/loader.help ${RD}/mfsfd/boot @cd ${.CURDIR} && ${MAKE} createBOOTMFS .if exists(${.CURDIR}/${MACHINE}/drivers.conf) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-releng" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203300625.g2U6Pmw40566>