Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2017 13:37:47 -0700
From:      Patrick Mahan <mahan@mahan.org>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>, baho-utot@columbus.rr.com
Subject:   Re: Building base source
Message-ID:  <bc6a141d-77d6-5266-c25a-8fb080facd92@mahan.org>
In-Reply-To: <561c18b7-03e0-1972-d759-5d9ec5558fd2@columbus.rr.com>
References:  <e4198baf-27e2-2e25-c9b5-9f4dbaccde7e@columbus.rr.com> <44y3t19e5i.fsf@lowell-desk.lan> <872fe20f-fece-9980-2c8f-10e9492ab786@columbus.rr.com> <CALeGphz6a6hXqmxxh94J5PPtMAkRYjgPqe17BUvZkpVug=Rmhg@mail.gmail.com> <561c18b7-03e0-1972-d759-5d9ec5558fd2@columbus.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/10/17 6:34 AM, Baho Utot wrote:
> 
> On 06/09/17 16:09, Jack L. wrote:
>>   Have you looked at /usr/src/Makefile.inc1 or specifically MAKEOBJDIRPREFIX?=
>>
>> On Fri, Jun 9, 2017 at 1:01 PM, Baho Utot <baho-utot@columbus.rr.com> wrote:
>>>
>>>
>>> On 06/09/17 15:03, Lowell Gilbert wrote:
>>>>
>>>> Baho Utot <baho-utot@columbus.rr.com> 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
>>>>
>>>
>>> I have already looked at that.  That is why I have the questions.  I want to
>>> build the base as a user and have it install its stuff into a subdirectory.
>>>
>>> The link tells me how to build and install from source to the root
>>> directory, that is not what I was asking.
> 
> I have found the information that gets me going from man build and man release. 
> Those contained a wealth of information.
> 
> I am currently using that information to create build scripts.
> 
> I just need to now find information on make packages, but it is scant at this point.
> 

Try man ports.

Patrick



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc6a141d-77d6-5266-c25a-8fb080facd92>