OBS User unknown
2007-04-25 23:53:07 +00:00
committed by Git OBS Bridge
parent af3c23ccba
commit 2e40c9b50c
157 changed files with 1639 additions and 32207 deletions

View File

@@ -1,14 +1,15 @@
Index: xen-unstable/Config.mk
Index: xen-3.0.5-testing/Config.mk
===================================================================
--- xen-unstable.orig/Config.mk
+++ xen-unstable/Config.mk
@@ -70,7 +70,7 @@ ACM_DEFAULT_SECURITY_POLICY ?= ACM_NULL_
--- xen-3.0.5-testing.orig/Config.mk
+++ xen-3.0.5-testing/Config.mk
@@ -89,8 +89,8 @@ ACM_DEFAULT_SECURITY_POLICY ?= ACM_NULL_
# Optional components
XENSTAT_XENTOP ?= y
VTPM_TOOLS ?= n
XENSTAT_XENTOP ?= y
VTPM_TOOLS ?= n
-LIBXENAPI_BINDINGS ?= n
-XENFB_TOOLS ?= n
-XENFB_TOOLS ?= n
+LIBXENAPI_BINDINGS ?= y
+XENFB_TOOLS ?= y
+XENFB_TOOLS ?= y
PYTHON_TOOLS ?= y
-include $(XEN_ROOT)/.config