From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 1/2] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file. Date: Thu, 8 Jan 2015 14:09:16 -0500 Message-ID: <20150108190916.GC979@l.oracle.com> References: <1420648653-14150-1-git-send-email-olaf@aepfle.de> <1420648653-14150-2-git-send-email-olaf@aepfle.de> <21677.25520.694205.887302@mariner.uk.xensource.com> <1420650712.18631.130.camel@citrix.com> <20150108075151.GB21024@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: <20150108075151.GB21024@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: Wei Liu , Ian Campbell , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org, m.a.young@durham.ac.uk List-Id: xen-devel@lists.xenproject.org On Thu, Jan 08, 2015 at 08:51:51AM +0100, Olaf Hering wrote: > On Wed, Jan 07, Ian Campbell wrote: > > > On Wed, 2015-01-07 at 16:49 +0000, Ian Jackson wrote: > > > Certainly removing this feature this late in the 4.5 release cycle is > > > not appropriate. > > > > I agree that faffing around with the initscripts/systemd units at the > > eleventh hour seem liable to leave us with a release where xenstored > > doesn't start or something. > > What about staging, is that how it is supposed to look like in 4.6? > > Or should I rather work on the wrapper script so that XENSTORED_TRACE > has to be used? > > I would like to see patch #1 in 4.5 as the proper way to pass additional > options to xenstored. Too late. Yesterday was the commit cutoff :-( > > Olaf