From owner-freebsd-questions@freebsd.org Fri Jun 9 19:04:06 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3EB1BFB03E for ; Fri, 9 Jun 2017 19:04:06 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 9013778B55 for ; Fri, 9 Jun 2017 19:04:06 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from lowell-desk.lan (router.lan [172.30.250.2]) by be-well.ilk.org (Postfix) with ESMTP id 169F733C24; Fri, 9 Jun 2017 15:03:54 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 52A9A39843; Fri, 9 Jun 2017 15:03:53 -0400 (EDT) From: Lowell Gilbert To: Baho Utot Cc: FreeBSD Questions Subject: Re: Building base source References: Reply-To: FreeBSD Questions Date: Fri, 09 Jun 2017 15:03:53 -0400 In-Reply-To: (Baho Utot's message of "Fri, 9 Jun 2017 13:34:06 -0400") Message-ID: <44y3t19e5i.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2017 19:04:06 -0000 Baho Utot writes: > I am experimenting with building the base source. > > What do I need to set (which knobs) to be able to build the base > source and have the binaries built into a home directory. > > The source will be in /usr/src but I want all the binaries and all > other files produced by the build to goto in > /usr/home/FreeBSD/base/target. > > Will it be a copy of want is installed in the / (root) filesystem? https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html