svn commit: r259881 - head/release
Julio Merino
julio at meroh.net
Thu Dec 26 18:54:29 UTC 2013
On Thu, Dec 26, 2013 at 11:14 AM, John Baldwin <jhb at freebsd.org> wrote:
> On Wednesday, December 25, 2013 1:25:58 pm Julio Merino wrote:
> > Author: jmmv
> > Date: Wed Dec 25 18:25:58 2013
> > New Revision: 259881
> > URL: http://svnweb.freebsd.org/changeset/base/259881
> >
> > Log:
> > Put the release objdir inside the chroot.
>
> Hmm in my local releases of 10 this was already true that the release bits
> ended up in ${CHROOTDIR}/usr/obj/usr/src/release and not
> /usr/obj/usr/src/release.
>
Note that make is invoked *both* from inside and outside the chroot. This
means that you indeed have stuff in CHROOTDIR/usr/obj -- but that's not
all. I suspect you can also see stuff in /usr/obj/scratch/.
--
Julio Merino / @jmmv
More information about the svn-src-head
mailing list