From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Subject: Re: [PATCH v6 13/13] systemd: add xen systemd service and module files Date: Fri, 13 Jun 2014 21:55:18 +0200 Message-ID: <20140613195518.GD4841@wotan.suse.de> References: <1402622331-4282-1-git-send-email-mcgrof@do-not-panic.com> <1402622331-4282-14-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.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WvXZK-0006Tk-52 for xen-devel@lists.xenproject.org; Fri, 13 Jun 2014 19:55:22 +0000 Content-Disposition: inline In-Reply-To: <1402622331-4282-14-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: Ian Campbell , Stefano Stabellini , Jan =?utf-8?Q?R=C4=99korajski?= , Ian Jackson , Jacek Konieczny , M A Young , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Thu, Jun 12, 2014 at 06:18:51PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > This adds the systemd xen service / module files. this is correct > All of this > is disabled for now, and won't install / build until we hook > up proper support for systemd into the build system. Actually this description is wrong and I forgot to remove, let me know if you can amed yourself if all else goes smooth. This patch also contains the autoconf integration, I think I had folded them due to review but I forget now why. If we do want to split up the autoconf stuff as the last step I can break this patch in two and resend. Luis