| patch |
summary |
view |
raw |
| 0002-dont-build-xiu.patch |
OMakefile | 2 --
ocaml/xiu/OMakefile | 4 ----
2 files changed, 6 deletions(-)
|
view
|
download
|
| 0003-no-runstate-info.patch |
ocaml/xapi/monitor.ml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0004-no-max_nr_vcpus.patch |
ocaml/xapi/vmops.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0005-fix-xenguest.patch |
ocaml/xenguest/OMakefile | 2 +-
ocaml/xenguest/xenguest_stubs.c | 24 +++++++++++-------------
2 files changed, 12 insertions(+), 14 deletions(-)
|
view
|
download
|
| 0006-qemu-fixes.patch |
ocaml/xenops/device.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0007-remove-missing-xc-calls.patch |
ocaml/xenops/domain.ml | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
|
view
|
download
|
| 0008-install-locations.patch |
ocaml/idl/OMakefile | 2 +-
ocaml/idl/ocaml_backend/OMakefile | 4 ++--
ocaml/xe-cli/rt/OMakefile | 1 +
scripts/examples/python/OMakefile | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)
|
view
|
download
|
| 0009-fix-xenapi-py.patch |
scripts/examples/python/XenAPI.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0010-fix-base-path-script.patch |
Makefile | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
|
view
|
download
|
| 0012-debian-qemu-location.patch |
scripts/qemu-dm-wrapper | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0013-dom0-memory.patch |
ocaml/xapi/create_misc.ml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0014-interface-reconfigure.patch |
scripts/interface-reconfigure | 739 ------------------------------------------
1 file changed, 1 insertion(+), 738 deletions(-)
|
view
|
download
|
| 0015-pygrub-path.patch |
ocaml/xapi/xapi_globs.ml | 2
scripts/OMakefile | 2
scripts/pygrub.xcp | 913 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 916 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0016-udev-fixes.patch |
scripts/OMakefile | 3 ++-
scripts/block-frontend | 6 +++---
scripts/vif | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)
|
view
|
download
|
| 0017-vncterm-fixes.patch |
scripts/vncterm-wrapper | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0018-pam.patch |
scripts/pam.d-xapi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 0019-python-XenAPI-install-path.patch |
scripts/examples/python/OMakefile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 0020-xapissl-script-install.patch |
ocaml/xapi/xapi_mgmt_iface.ml | 2 +-
scripts/OMakefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0022-new-ocaml-layout.patch |
Makefile | 3 +++
ocaml/idl/OMakefile | 2 +-
ocaml/idl/ocaml_backend/OMakefile | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0023-dont-statically-link-anything.patch |
ocaml/xe-cli/OMakefile | 2 +-
ocaml/xenops/OMakefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0024-remove-calls-to-xenlight.patch |
ocaml/xapi/OMakefile | 6 +++---
ocaml/xenops/OMakefile | 6 +++---
ocaml/xenops/device.ml | 2 ++
3 files changed, 8 insertions(+), 6 deletions(-)
|
view
|
download
|
| 0025-log-filenames.patch |
ocaml/license/v6testd.ml | 2 +-
ocaml/xapi/audit_log.ml | 6 +++---
ocaml/xenops/squeezed.ml | 2 +-
scripts/audit-logrotate | 2 +-
scripts/log.conf | 10 +++++-----
scripts/squeezed-logrotate | 2 +-
scripts/v6d-logrotate | 2 +-
scripts/xapi-logrotate | 2 +-
8 files changed, 14 insertions(+), 14 deletions(-)
|
view
|
download
|
| 0026-fix-permissions.patch |
ocaml/autogen/OMakefile | 2 +-
ocaml/xe-cli/OMakefile | 2 +-
ocaml/xe-cli/rt/OMakefile | 2 +-
ocaml/xe-cli/rt/geneva/OMakefile | 6 ++++--
scripts/OMakefile | 22 +++++++++++-----------
scripts/xen-frontend.rules | 1 -
6 files changed, 18 insertions(+), 17 deletions(-)
|
view
|
download
|
| 0028-iface-reconf-needs-env-python.patch |
scripts/InterfaceReconfigure.py | 1 +
scripts/InterfaceReconfigureBridge.py | 1 +
scripts/InterfaceReconfigureVswitch.py | 1 +
3 files changed, 3 insertions(+)
|
view
|
download
|
| 0030-xe-install-to-usr-bin.patch |
ocaml/xe-cli/OMakefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 0031-Correct-some-english-typoes.patch |
ocaml/idl/datamodel.ml | 4 ++--
ocaml/xapi/message_forwarding.ml | 2 +-
ocaml/xapi/xapi_pool.ml | 2 +-
scripts/scalability-tests/repeat-start | 6 +++---
scripts/scalability-tests/start-tests | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|
| no-web |
OMakefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| default-management-interface |
ocaml/util/util_inventory.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fixes-an-English-typo |
ocaml/xapi/pool_db_backup.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| xe-mount-iso-sr-paths |
scripts/xe-mount-iso-sr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| networkd-brctl-path |
ocaml/network/network_utils.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| xe-toolstack-restart-paths |
scripts/xe-toolstack-restart | 24 ++++++++----------------
1 file changed, 8 insertions(+), 16 deletions(-)
|
view
|
download
|
| fix-xenapi-py |
scripts/examples/python/XenAPI.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| fix-vif-script |
scripts/vif | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| xe-edit-bootloader.patch |
scripts/xe-edit-bootloader | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
|
view
|
download
|
| bug677395-remove-old-ip |
ocaml/network/network_server.ml | 1 +
ocaml/network/network_utils.ml | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| write-dom0-xenstore-keys-on-startup.patch |
ocaml/xapi/xapi.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| bug680102-pool-eject |
ocaml/xapi/xapi_globs.ml | 2 +-
ocaml/xapi/xapi_pool.ml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| pam-auth-root-xapi-group |
scripts/pam.d-xapi | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| Fixes-bashism-in-ocaml-rt-install-debian-pv.sh.patch |
ocaml/xe-cli/rt/install-debian-pv.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| Fixes-bashism-in-interface-visualise.patch |
scripts/interface-visualise | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fixes-set-hostname-was-designed-for-centos.patch |
scripts/set-hostname | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
|
view
|
download
|
| fix-logic-in-netmask_to_prefixlen.patch |
ocaml/xapi/nm.ml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|