Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2004 13:10:19 -0800 (PST)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/62004: Kernel config "options INCLUDE_CONFIG_FILE" missing in NOTES
Message-ID:  <200401272110.i0RLAJen029875@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/62004; it has been noted by GNATS.

From: Maxim Konovalov <maxim@macomnet.ru>
To: Adrian Steinmann <ast@marabu.ch>
Cc: bug-followup@freebsd.org
Subject: Re: conf/62004: Kernel config "options INCLUDE_CONFIG_FILE" missing
 in NOTES
Date: Wed, 28 Jan 2004 00:03:37 +0300 (MSK)

 On Tue, 27 Jan 2004, 21:32+0100, Adrian Steinmann wrote:
 
 >
 > >Number:         62004
 > >Category:       conf
 > >Synopsis:       Kernel config "options INCLUDE_CONFIG_FILE" missing in NOTES
 
 [...]
 > >Description:
 > Neither /usr/src/sys/i386/conf/NOTES nor any of the other example
 > kernel config files have the
 > 	options		INCLUDE_CONFIG_FILE
 > line, although it works just as it does in -stable.
 >
 > >How-To-Repeat:
 > Add it to kernel config, then buildkernel, then
 > 	sed -ne s/^___//p kernel
 > and there you have a copy of the kernel config file.
 
 $ grep INCLUDE_CONFIG /usr/src/sys/conf/NOTES
 options         INCLUDE_CONFIG_FILE     # Include this file in kernel
 
 -- 
 Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org



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