xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xen.org
Subject: [PATCH 4 of 8] hotplug/Linux: add sysconfig tags to xencommons
Date: Mon, 15 Oct 2012 15:44:22 +0200	[thread overview]
Message-ID: <ed893d76098bf0e41cd2.1350308662@probook.site> (raw)
In-Reply-To: <patchbomb.1350308658@probook.site>

# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1350305772 -7200
# Node ID ed893d76098bf0e41cd2c1d5d0392b7f36547c45
# Parent  ba9b347a31fed0aa57604d2342117282dd38b9bc
hotplug/Linux: add sysconfig tags to xencommons

YaST2 sysconfig can logically group the various sysconfig settings if the
files are tagged. Add the missing tags to xencommons.
See for a description
http://old-en.opensuse.org/Packaging/SUSE_Package_Conventions/Sysconfig

Signed-off-by: Olaf Hering <olaf@aepfle.de>

diff -r ba9b347a31fe -r ed893d76098b tools/hotplug/Linux/init.d/sysconfig.xencommons
--- a/tools/hotplug/Linux/init.d/sysconfig.xencommons
+++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons
@@ -1,15 +1,31 @@
+## Path: System/Virtualization
+## Type: string
+## Default: "none"
+#
 # Log xenconsoled messages (cf xl dmesg)
 #XENCONSOLED_TRACE=[none|guest|hv|all]
 
+## Type: string
+## Default: xenstored
+#
 # Select xenstored implementation
 #XENSTORED=[oxenstored|xenstored]
 
+## Type: string
+## Default: Not defined, tracing off
+#
 # Log xenstored messages
 #XENSTORED_TRACE=[yes|on|1]
 
+## Type: string
+## Default: "/var/lib/xenstored"
+#
 # Running xenstored on XENSTORED_ROOTDIR
 #XENSTORED_ROOTDIR=/var/lib/xenstored
 
+## Type: string
+## Default: Not defined, xenbackendd debug mode off
+#
 # Running xenbackendd in debug mode
 #XENBACKENDD_DEBUG=[yes|on|1]

  parent reply	other threads:[~2012-10-15 13:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15 13:44 [PATCH 0 of 8] tools: various packaging fixes Olaf Hering
2012-10-15 13:44 ` [PATCH 1 of 8] stubdom: fix rpmlint warning spurious-executable-perm Olaf Hering
2012-10-15 13:44 ` [PATCH 2 of 8] blktap2/libvhd: " Olaf Hering
2012-10-15 13:44 ` [PATCH 3 of 8] blktap: " Olaf Hering
2012-10-15 13:44 ` Olaf Hering [this message]
2012-10-18  8:18   ` [PATCH 4 of 8] hotplug/Linux: add sysconfig tags to xencommons Ian Campbell
2012-10-18  8:48     ` Olaf Hering
2012-10-15 13:44 ` [PATCH 5 of 8] hotplug: install hotplugpath.sh as data file Olaf Hering
2012-10-15 13:44 ` [PATCH 6 of 8] stubdom: install stubdompath.sh " Olaf Hering
2012-10-15 13:44 ` [PATCH 7 of 8] hotplug/Linux: correct sysconfig tag in xendomains Olaf Hering
2012-10-15 13:44 ` [PATCH 8 of 8] hotplug/Linux: install sysconfig files as data files Olaf Hering
2012-10-18  8:35 ` [PATCH 0 of 8] tools: various packaging fixes Ian Campbell

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=ed893d76098bf0e41cd2.1350308662@probook.site \
    --to=olaf@aepfle.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).