All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] tools/hotplug: systemd changes for 4.5
@ 2014-12-05 12:05 Olaf Hering
  2014-12-05 12:05 ` [PATCH 1/5] tools/hotplug: move XENSTORED_MOUNT_CTX to sysconfig.xencommons Olaf Hering
                   ` (4 more replies)
  0 siblings, 5 replies; 36+ messages in thread
From: Olaf Hering @ 2014-12-05 12:05 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering

Konrad and Michael Young reported SELinux related failures in
var-lib-xenstored.mount. The first patch tries to address this by
makeing it easier to change the value of XENSTORED_MOUNT_CTX.

Its not clear to me if the mount option "context=" should be
adjustable by configure --with-selinux-mount-context=VAL to simplify
building via "make rpmball" for example. Looks like every new make
install or "rpm -U --force dist/xen.rpm" would require a readjustment of
XENSTORED_MOUNT_CTX without such new configure option.

The remaining patches are a result of reviewing the service files.
They reference non-existant sysconfig files. We should fix this before
the release of 4.5 to avoid stale sysconfig files if someone wants to
adjust the values.

I have tested this series on openSUSE 13.1.

Please review and apply for 4.5.


Olaf

Olaf Hering (5):
  tools/hotplug: move XENSTORED_MOUNT_CTX to sysconfig.xencommons
  tools/hotplug: use existing sysconfig file for xenconsoled
  tools/hotplug: remove EnvironmentFile from
    xen-qemu-dom0-disk-backend.service
  tools/hotplug: remove XENSTORED_ROOTDIR from service file
  tools/hotplug: support XENSTORED_TRACE in systemd

 tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 24 ++++++++++++++++++++--
 tools/hotplug/Linux/init.d/xencommons.in           |  5 +++--
 .../Linux/systemd/var-lib-xenstored.mount.in       |  3 +--
 .../systemd/xen-qemu-dom0-disk-backend.service.in  |  1 -
 tools/hotplug/Linux/systemd/xenconsoled.service.in |  7 ++-----
 tools/hotplug/Linux/systemd/xenstored.service.in   |  3 +--
 6 files changed, 29 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2014-12-12 15:06 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 12:05 [PATCH 0/5] tools/hotplug: systemd changes for 4.5 Olaf Hering
2014-12-05 12:05 ` [PATCH 1/5] tools/hotplug: move XENSTORED_MOUNT_CTX to sysconfig.xencommons Olaf Hering
2014-12-05 12:20   ` Ian Jackson
2014-12-05 12:26     ` Olaf Hering
2014-12-05 12:32       ` Olaf Hering
2014-12-05 12:43       ` Ian Jackson
2014-12-05 13:27         ` Olaf Hering
2014-12-05 15:01           ` Ian Jackson
2014-12-05 15:35   ` Anthony PERARD
2014-12-05 15:51     ` Olaf Hering
2014-12-05 16:09       ` Anthony PERARD
2014-12-05 12:05 ` [PATCH 2/5] tools/hotplug: use existing sysconfig file for xenconsoled Olaf Hering
2014-12-05 12:05 ` [PATCH 3/5] tools/hotplug: remove EnvironmentFile from xen-qemu-dom0-disk-backend.service Olaf Hering
2014-12-05 12:05 ` [PATCH 4/5] tools/hotplug: remove XENSTORED_ROOTDIR from service file Olaf Hering
2014-12-05 12:21   ` Ian Jackson
2014-12-05 12:05 ` [PATCH 5/5] tools/hotplug: support XENSTORED_TRACE in systemd Olaf Hering
2014-12-05 12:24   ` Ian Jackson
2014-12-05 12:30     ` Olaf Hering
2014-12-05 12:51       ` Ian Jackson
2014-12-05 13:31         ` Olaf Hering
2014-12-08 12:37     ` Olaf Hering
2014-12-09 16:09       ` Ian Jackson
2014-12-09 16:27         ` Olaf Hering
2014-12-09 16:46           ` Ian Jackson
2014-12-10  9:15             ` Olaf Hering
2014-12-10 10:02               ` Ian Campbell
2014-12-10 10:08                 ` Olaf Hering
2014-12-10 17:52                 ` Olaf Hering
2014-12-12 10:10                   ` Ian Campbell
2014-12-12 11:37                     ` Olaf Hering
2014-12-12 11:47                       ` Ian Campbell
2014-12-12 12:08                         ` M A Young
2014-12-12 12:12                       ` Olaf Hering
2014-12-12 15:06                         ` Olaf Hering
2014-12-10 18:01                 ` Olaf Hering
2014-12-12 10:07                   ` Ian Campbell

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.