Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2006 18:08:03 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        hackers@FreeBSD.org
Subject:   config(8), include, and INCLUDE_CONFIG_FILE
Message-ID:  <20060430180103.W70630@woozle.rinet.ru>

next in thread | raw e-mail | index | archive | help
Dear colleagues,

Since "include" statement has been invented in config(8), option 
INCLUDE_CONFIG_FILE is broken, as it's embedding only highest level config file 
into the kernel.

I looked through the sources, but it seems fixing this is not very easy. The 
most natural way for me seems tracking all config while lex/yacc parsing into 
memory buffer, as configfile() is invoked after full config parse.

Any thoughts?

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



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