Custom kernel for RPi2 and 3

George Rosamond george at ceetonetechnology.com
Wed Feb 21 17:58:31 UTC 2018


Ian Lepore:
> On Wed, 2018-02-21 at 05:44 +0000, George Rosamond wrote:
>> bob prohaska:
>>>
>>> [...]
>> Bob:
>>
>> This script can generate an /etc/src.conf based on the running system,
>> extracted from /etc/src.conf(5). Since there's no standard /etc/src.conf
>> through FreeBSD versions, it's a hassle to maintain without it.
>>
>> http://wiki.torbsd.org/doku.php?id=en:a_shell_script_to_convert_src.conf_5_contents_to_an_example_etc_src.conf_file
>>
>> HTH
> 
> That script looks like a really complicated way to do:
> 
>   make showconfig __MAKE_CONF=/dev/null SRCCONF=/dev/null

There was a discussion a few years ago on this list about a
default/sample /etc/src.conf with crochet, and no apparent solution.

That one-liner, apparent from /usr/src/Makefile, is clearly the elegant
answer.

Thanks Ian

g


More information about the freebsd-arm mailing list