2012-09-17 17:49:23 +02:00
|
|
|
Index: xen-4.2.0-testing/tools/hotplug/Linux/init.d/sysconfig.xencommons
|
2010-06-04 15:05:01 +02:00
|
|
|
===================================================================
|
2012-09-17 17:49:23 +02:00
|
|
|
--- xen-4.2.0-testing.orig/tools/hotplug/Linux/init.d/sysconfig.xencommons
|
|
|
|
+++ xen-4.2.0-testing/tools/hotplug/Linux/init.d/sysconfig.xencommons
|
|
|
|
@@ -1,14 +1,30 @@
|
2010-06-04 15:05:01 +02:00
|
|
|
+## Path: System/Virtualization
|
2012-01-23 22:46:39 +01:00
|
|
|
+## Type: string
|
|
|
|
+## Default: "none"
|
2010-06-04 15:05:01 +02:00
|
|
|
+#
|
2011-03-21 17:47:37 +01:00
|
|
|
# Log xenconsoled messages (cf xl dmesg)
|
|
|
|
#XENCONSOLED_TRACE=[none|guest|hv|all]
|
2010-06-04 15:05:01 +02:00
|
|
|
|
2012-09-17 17:49:23 +02:00
|
|
|
+## Type: string
|
|
|
|
+## Default: xenstored
|
|
|
|
+#
|
|
|
|
# Select xenstored implementation
|
|
|
|
#XENSTORED=[oxenstored|xenstored]
|
|
|
|
|
2012-01-23 22:46:39 +01:00
|
|
|
+## Type: string
|
|
|
|
+## Default: Not defined, tracing off
|
2010-06-04 15:05:01 +02:00
|
|
|
+#
|
|
|
|
# Log xenstored messages
|
2011-03-21 17:47:37 +01:00
|
|
|
#XENSTORED_TRACE=[yes|on|1]
|
2010-06-04 15:05:01 +02:00
|
|
|
|
2012-01-23 22:46:39 +01:00
|
|
|
+## Type: string
|
|
|
|
+## Default: "/var/lib/xenstored"
|
2010-06-04 15:05:01 +02:00
|
|
|
+#
|
|
|
|
# Running xenstored on XENSTORED_ROOTDIR
|
2011-03-21 17:47:37 +01:00
|
|
|
#XENSTORED_ROOTDIR=/var/lib/xenstored
|
2010-06-04 15:05:01 +02:00
|
|
|
|
2012-01-23 22:46:39 +01:00
|
|
|
+## Type: string
|
|
|
|
+## Default: Not defined, xenbackendd debug mode off
|
2010-06-04 15:05:01 +02:00
|
|
|
+#
|
|
|
|
# Running xenbackendd in debug mode
|
2011-03-21 17:47:37 +01:00
|
|
|
#XENBACKENDD_DEBUG=[yes|on|1]
|