Updating link to change in openSUSE:Factory/xen revision 92.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=55b9cda496deba4d219bfb38823f905d
This commit is contained in:
committed by
Git OBS Bridge
parent
da1a7c6568
commit
60fee70571
36
xend-sysconfig.patch
Normal file
36
xend-sysconfig.patch
Normal file
@@ -0,0 +1,36 @@
|
||||
Index: xen-4.0.0-testing/tools/hotplug/Linux/init.d/sysconfig.xend
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/tools/hotplug/Linux/init.d/sysconfig.xend
|
||||
+++ xen-4.0.0-testing/tools/hotplug/Linux/init.d/sysconfig.xend
|
||||
@@ -1,11 +1,27 @@
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string(none,guest,hv,all)
|
||||
+## Default: ""
|
||||
+#
|
||||
# Log xenconsoled messages (cf xm dmesg)
|
||||
-#XENCONSOLED_TRACE=[none|guest|hv|all]
|
||||
+XENCONSOLED_TRACE=""
|
||||
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string(yes,on,1)
|
||||
+## Default: ""
|
||||
+#
|
||||
# Log xenstored messages
|
||||
-#XENSTORED_TRACE=[yes|on|1]
|
||||
+XENSTORED_TRACE=""
|
||||
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string("/var/lib/xenstored")
|
||||
+## Default: ""
|
||||
+#
|
||||
# Running xenstored on XENSTORED_ROOTDIR
|
||||
-#XENSTORED_ROOTDIR=/var/lib/xenstored
|
||||
+XENSTORED_ROOTDIR=""
|
||||
|
||||
+## Path: System/Virtualization
|
||||
+## Type: string(yes,on,1)
|
||||
+## Default: ""
|
||||
+#
|
||||
# Running xenbackendd in debug mode
|
||||
-#XENBACKENDD_DEBUG=[yes|on|1]
|
||||
+XENBACKENDD_DEBUG=""
|
Reference in New Issue
Block a user