From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Wed, 16 Jul 2014 19:37:26 +0200 Subject: [Buildroot] [PATCH] exim: get rid of the convert the custom config file boolean knob In-Reply-To: <20140716172836.GC9252@free.fr> References: <1405527115-16260-1-git-send-email-luca@lucaceresoli.net> <20140716172836.GC9252@free.fr> Message-ID: <20140716193726.406e233d@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Yann E. MORIN, On Wed, 16 Jul 2014 19:28:36 +0200, Yann E. MORIN wrote: > > + reasonable settings. If you want to override the configuration file > > + generated by Buildroot with a customized file, set here the path > > + to your configuration file in BR2_PACKAGE_EXIM_CUSTOM_CONFIG_FILE. > > But what if the user has .include directives in his config file? > Can't we just accept more than one file here, and accept wildcards, > maybe? I believe you're confusing two things here: * The exim runtime configuration file, which can have .include directives and so on. * The exim compile-time configuration file, which is what this patch is about. It just contains a series of "variable = value" pairs, and is completely distinct from the exim runtime configuration file. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com