You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by hi...@apache.org on 2013/06/25 00:34:22 UTC

git commit: updated refs/heads/4.1 to 654caca

Updated Branches:
  refs/heads/4.1 de2588516 -> 654caca53


CLOUDSTACK-3098: Fix for CentOS/RHEL


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/654caca5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/654caca5
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/654caca5

Branch: refs/heads/4.1
Commit: 654caca5331c8a036c7c6c6e39faff5b9e57b5d8
Parents: de25885
Author: Geoff Higginbottom <ge...@shapeblue.com>
Authored: Mon Jun 24 22:33:06 2013 +0000
Committer: Geoff Higginbottom <ge...@shapeblue.com>
Committed: Mon Jun 24 22:33:06 2013 +0000

----------------------------------------------------------------------
 docs/en-US/management-server-install-client.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/654caca5/docs/en-US/management-server-install-client.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/management-server-install-client.xml b/docs/en-US/management-server-install-client.xml
index 47d6b3e..1796142 100644
--- a/docs/en-US/management-server-install-client.xml
+++ b/docs/en-US/management-server-install-client.xml
@@ -46,7 +46,7 @@
     <para>Before setting up the Management Server, download vhd-util from <ulink
         url="http://download.cloud.com.s3.amazonaws.com/tools/vhd-util">vhd-util</ulink>.</para>
     <para>If the Management Server is RHEL or CentOS, copy vhd-util to
-      /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver.</para>
+      /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver.</para>
     <para>If the Management Server is Ubuntu, copy vhd-util to
       /usr/lib/cloud/common/scripts/vm/hypervisor/xenserver.</para>
   </section>