Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2015 18:56:21 -0700
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        "Simon J. Gerraty" <sjg@freebsd.org>
Cc:        Brooks Davis <brooks@freebsd.org>, Warner Losh <imp@freebsd.org>,  "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org>
Subject:   Re: svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname bi...
Message-ID:  <CAG=rPVcwJsGeuJZ00juibqbSn0G5zuFR=EgMvBQkCOENdpgFgw@mail.gmail.com>
In-Reply-To: <201506131920.t5DJKwMH033508@svn.freebsd.org>
References:  <201506131920.t5DJKwMH033508@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 13, 2015 at 12:20 PM, Simon J. Gerraty <sjg@freebsd.org> wrote:

> Author: sjg
> Date: Sat Jun 13 19:20:56 2015
> New Revision: 284345
> URL: https://svnweb.freebsd.org/changeset/base/284345
>
> Log:
>   Add META_MODE support.
>
>   Off by default, build behaves normally.
>   WITH_META_MODE we get auto objdir creation, the ability to
>   start build from anywhere in the tree.
>
>   Still need to add real targets under targets/ to build packages.
>
>   Differential Revision:       D2796
>   Reviewed by: brooks imp
>
>
Simon,

Do you have a list of steps that can be used to test META_MODE mode in
FreeBSD-CURRENT?

Would these steps work:

(1)  Put in /boot/loader.conf

      filemon_load="YES"

      and reboot.


(2)  Put in /etc/make.conf

      WITH_META_MODE=yes

(3)  Do this:

cd /usr/src/targets/pseudo/universe
make

Thanks.
--
Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVcwJsGeuJZ00juibqbSn0G5zuFR=EgMvBQkCOENdpgFgw>