summaryrefslogtreecommitdiffstats
path: root/system/xen/patches/configuration_goes_to_system_etc.diff
diff options
context:
space:
mode:
author mario2013-02-10 09:52:17 +0100
committer Erik Hanson2013-02-14 07:26:35 +0100
commitc32a6ad81353c0d124c3150ccb677ad4224a7f61 (patch)
tree4cbad4c5e1c59d98d56ad72d761137aec51f4ae2 /system/xen/patches/configuration_goes_to_system_etc.diff
parent7f2f69966e97765c8fd54a70a29e8cafe006028e (diff)
downloadslackbuilds-c32a6ad81353c0d124c3150ccb677ad4224a7f61.tar.gz
system/xen: Added (the Xen virtualization hypervisor)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xen/patches/configuration_goes_to_system_etc.diff')
-rw-r--r--system/xen/patches/configuration_goes_to_system_etc.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/xen/patches/configuration_goes_to_system_etc.diff b/system/xen/patches/configuration_goes_to_system_etc.diff
new file mode 100644
index 0000000000..07e673d195
--- /dev/null
+++ b/system/xen/patches/configuration_goes_to_system_etc.diff
@@ -0,0 +1,10 @@
+--- xen-4.2.0/tools/Makefile.ORIG 2012-09-17 12:21:18.000000000 +0200
++++ xen-4.2.0/tools/Makefile 2012-09-18 13:37:55.410462850 +0200
+@@ -200,6 +200,7 @@
+ --datadir=$(SHAREDIR)/qemu-xen \
+ --disable-kvm \
+ --python=$(PYTHON) \
++ --sysconfdir=/etc \
+ $(IOEMU_CONFIGURE_CROSS); \
+ $(MAKE) all
+