From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Subject: Re: [PATCH v6 00/13] xen: add systemd support Date: Thu, 19 Jun 2014 21:03:36 +0200 Message-ID: <20140619190336.GS4841@wotan.suse.de> References: <1402622331-4282-1-git-send-email-mcgrof@do-not-panic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Wxhca-0002El-En for xen-devel@lists.xenproject.org; Thu, 19 Jun 2014 19:03:40 +0000 Content-Disposition: inline In-Reply-To: <1402622331-4282-1-git-send-email-mcgrof@do-not-panic.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: "Luis R. Rodriguez" Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Thu, Jun 12, 2014 at 06:18:38PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > Here's my v6 series. It should address all the feedback I've gotten > fron the v5 series. I've compile tested and run time tested this > on both systemd (OpenSUSE 13.1) and non-systemd systems (Debian testing) > with cxenstored and oxenstored preferences. > > The launcher thing is resolved now by using shell to do the explicit > launching for us. This all also goes rebased an testd against today's > git tree master branch. > *poke* Luis