Home
last modified time | relevance | path

Searched hist:"6 a1456ccc2e4c3ad97fbc3828e295d50b2fcf2f5" (Results 1 – 1 of 1) sorted by relevance

/freebsd/release/
H A Drelease.shdiff 6a1456ccc2e4c3ad97fbc3828e295d50b2fcf2f5 Wed Dec 25 19:25:58 CET 2013 Julio Merino <jmmv@FreeBSD.org> Put the release objdir inside the chroot.

When building the system from outside the chroot as part of the release
process, ensure the objdir is within the chroot so that the whole output
of the release.sh script is self-contained in a single directory.

Use CHROOTDIR/tmp/obj instead of CHROOTDIR/usr/obj to minimize possible
interferences with the output of the build itself.

Reviewed by: gjb
Approved by: rpaulo (mentor)