From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 1/5] tools/hotplug: move XENSTORED_MOUNT_CTX to sysconfig.xencommons Date: Fri, 5 Dec 2014 13:32:45 +0100 Message-ID: <20141205123245.GC20558@aepfle.de> References: <1417781152-9926-1-git-send-email-olaf@aepfle.de> <1417781152-9926-2-git-send-email-olaf@aepfle.de> <21633.41713.481177.905257@mariner.uk.xensource.com> <20141205122620.GA20558@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20141205122620.GA20558@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: Ian Jackson Cc: Wei Liu , Ian Campbell , Stefano Stabellini , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, Dec 05, Olaf Hering wrote: > On Fri, Dec 05, Ian Jackson wrote: > > And won't this break existing systems which have an > > /etc/{default,sysconfig}/xenstored ? > Which systems would that be? That file is new in 4.5. ... Not the file itself but the usage of a to-be-created file ... Olaf