From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/pygrub: store kernels in /var/run/pygrub Date: Tue, 22 Apr 2014 14:55:12 +0200 Message-ID: <20140422125512.GA32558@aepfle.de> References: <1397731926-29636-1-git-send-email-olaf@aepfle.de> <21328.6929.449572.627272@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <21328.6929.449572.627272@mariner.uk.xensource.com> 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: Ian.Campbell@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Apr 17, Ian Jackson wrote: > Also, I think pygrub is a piece of Xen and we should be using > /var/run/xen (not xend as xend is obsolete). So I will adjust this patch to use /var/run/xen/pygrub/. Or should pygrub put its files right into "/var/run/xen/"? Olaf