Date: Thu, 26 Dec 2013 13:54:08 -0500 From: Julio Merino <julio@meroh.net> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r259881 - head/release Message-ID: <CADyfeQXrUM5cAgdD9qA=2o_K7-neOWxEMcpx%2Be8F8ih=eouEsg@mail.gmail.com> In-Reply-To: <201312261114.10411.jhb@freebsd.org> References: <201312251825.rBPIPxNo047853@svn.freebsd.org> <201312261114.10411.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 26, 2013 at 11:14 AM, John Baldwin <jhb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADyfeQXrUM5cAgdD9qA=2o_K7-neOWxEMcpx%2Be8F8ih=eouEsg>