From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 19/46] Add configure --with-initd-dir=DIR Date: Mon, 29 Sep 2014 13:13:15 +0100 Message-ID: <1411992795.2907.6.camel@citrix.com> References: <1411390835-7348-1-git-send-email-olaf@aepfle.de> <1411390835-7348-20-git-send-email-olaf@aepfle.de> <1411402936.26552.28.camel@kazak.uk.xensource.com> <20140924121123.GA22619@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140924121123.GA22619@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: Keir Fraser , David Scott , Stefano Stabellini , George Dunlap , Tim Deegan , Ian Jackson , xen-devel@lists.xen.org, Jan Beulich , Samuel Thibault List-Id: xen-devel@lists.xenproject.org On Wed, 2014-09-24 at 14:11 +0200, Olaf Hering wrote: > On Mon, Sep 22, Ian Campbell wrote: > > > On Mon, 2014-09-22 at 15:00 +0200, Olaf Hering wrote: > > > Signed-off-by: Olaf Hering > > > > Google suggests that this is more commonly --with-initddir and that > > matches the existing --with-foodir options. > > > > It also looks like they commonly default to just $sysconfdir/init.d > > rather than detecting based on $host. > > Are you saying the detection should be removed, and configure --opt=dir > has to be specified on Fedora or BSD? It's something we could consider if we think that they are already dealing with this (perhaps automatically) for the majority of things which they package. Ian.