From: Olaf Hering <olaf@aepfle.de>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: ian.jackson@eu.citrix.com, mcgrof@do-not-panic.com,
Wei Liu <wei.liu2@citrix.com>,
tlviewer@yahoo.com, xen-devel@lists.xen.org
Subject: Re: [PATCH RFC 3/3] systemd: xendomains now depends on xen-init-dom0
Date: Wed, 22 Oct 2014 13:51:55 +0200 [thread overview]
Message-ID: <20141022115155.GA4799@aepfle.de> (raw)
In-Reply-To: <1413976485.19198.1.camel@citrix.com>
On Wed, Oct 22, Ian Campbell wrote:
> On Mon, 2014-10-20 at 16:01 +0100, Wei Liu wrote:
> > Signed-off-by: Wei Liu <wei.liu2@citrix.com>
>
> This patch seems to be correct.
>
> But, should nothing else depend on this? There doesn't seem to be an
> umbrella "all the stuff needed for xen" module. Maybe one isn't needed?
Nice that you ask. I was already thinking of a xencommons.service which
just depends on everything required. Its certainly possible to enable
each manually. This is what I have in my INSTALL file:
Systemd support
===============
If the systemd development packages are available then the support for
systemd will be enabled per default. It is required to manually enable
the installed systemd service files. Systemd has dependency tracking,
which means all dependencies wil be started automatically:
systemctl enable xen-qemu-dom0-disk-backend.service
systemctl enable xen-init-dom0.service
systemctl enable xenconsoled.service
Other optional services are:
systemctl enable xen-domains.service
systemctl enable xen-watchdog.service
Olaf
next prev parent reply other threads:[~2014-10-22 11:51 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 15:01 [PATCH RFC 0/3] tools: systemd patches Wei Liu
2014-10-20 15:01 ` [PATCH RFC 1/3] systemd: fix clean target in Makefile Wei Liu
2014-10-22 11:12 ` Ian Campbell
2014-10-20 15:01 ` [PATCH RFC 2/3] systemd: add xen-init-dom0 service Wei Liu
2014-10-20 15:24 ` Olaf Hering
2014-10-20 15:40 ` Wei Liu
2014-10-21 8:24 ` Olaf Hering
2014-10-21 9:20 ` Wei Liu
2014-10-21 17:06 ` Mark Pryor
2014-10-22 11:58 ` Wei Liu
2014-10-20 18:53 ` Mark Pryor
2014-10-20 20:27 ` Wei Liu
2014-10-20 20:49 ` Mark Pryor
2014-10-20 21:00 ` Wei Liu
2014-10-21 7:27 ` Olaf Hering
2014-10-21 8:49 ` Ian Campbell
2014-10-21 9:18 ` Wei Liu
2014-10-20 15:01 ` [PATCH RFC 3/3] systemd: xendomains now depends on xen-init-dom0 Wei Liu
2014-10-22 11:14 ` Ian Campbell
2014-10-22 11:51 ` Olaf Hering [this message]
2014-10-22 12:02 ` Wei Liu
2014-10-22 12:11 ` Andrew Cooper
2014-10-22 12:18 ` Olaf Hering
2014-10-22 12:20 ` Wei Liu
2014-10-22 20:26 ` Konrad Rzeszutek Wilk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141022115155.GA4799@aepfle.de \
--to=olaf@aepfle.de \
--cc=Ian.Campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=mcgrof@do-not-panic.com \
--cc=tlviewer@yahoo.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.