Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Nov 2011 14:27:08 +0100
From:      "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>
To:        Niclas Zeising <zeising@daemonic.se>
Cc:        Current FreeBSD <freebsd-current@freebsd.org>, "O. Hartmann" <ohartman@zedat.fu-berlin.de>, freebsd-questions@freebsd.org
Subject:   Re: /sys/amd64/conf/DEFAULTS
Message-ID:  <4EB92E2C.2010402@mail.zedat.fu-berlin.de>
In-Reply-To: <4EB92ADA.6080309@daemonic.se>
References:  <4EB9142D.3090705@zedat.fu-berlin.de> <4EB92ADA.6080309@daemonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 11/08/11 14:12, schrieb Niclas Zeising:
> On 11/08/11 12:36, O. Hartmann wrote:
>> Sorry for the boring question, but is the default configuration file
>> /sys/amd64/conf/DEFAULTS anywhere include in a regular configuration
>> file for the kernel while building the kernel?
>>
>> I looked for include statements in GENERIC, but didn't find one. I use
>> custom kernel config files and adapt most changes from the NOTES files
>> in the sources tree.
>>
>> With the today's update of README in /sys/amd64/conf I realised some
>> important changes, so this triggered my question.
>>
>> I simply made an additional "include" in the custom config file, but if
>> this isn't necessary, I'll delete it again. And I'm interested in how
>> the kernel is built from. It is a very convenient way to type simply
>> "make kerne" in /usr/src/, but it vanishes to much of the complexity and
>> understanding how the system builds and could cause problems.
>>
>> Thanks for your patience and tahnks in advance,
>>
>> Regards,
>> Oliver
> 
> From my understanding of things, the DEFAULTS kernel configuration file
> is automatically included into the build by config(8). There is no need
> to include it into the generic using the "include" statement. It was
> first added 6 years ago, on October 27 2005.
> Regards!

Thank you very much.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EB92E2C.2010402>