PERFORCE change 32276 for review
David O'Brien
obrien at FreeBSD.org
Sun Jun 1 11:19:27 PDT 2003
On Sun, Jun 01, 2003 at 12:15:01AM -0700, Peter Wemm wrote:
> http://perforce.freebsd.org/chv.cgi?CH=32276
>
> Change 32276 by peter at peter_hammer on 2003/06/01 00:14:26
>
> Dont build a fixit floppy for amd64.
> Sorry David, the chroot ${CHROOTDIR} vs ${_MK} thing
> doesn't work. "chroot home scratch mk" isn't valid here.
It certainly worked for me on two different machines. One using
CHROOT=/files/release, the other using /usr/release.
Though looking at this, the right bit here didn't get committed.
> - env -i /usr/sbin/chroot ${_MK:S/\// /g}
> + env -i /usr/sbin/chroot ${CHROOTDIR} /mk
More information about the p4-projects
mailing list