You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2014/09/22 21:44:43 UTC

[44/50] git commit: updated refs/heads/master to 1290e10

CLOUDSTACK-7143: note shar dependency


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

Branch: refs/heads/master
Commit: 64f4fb1af8efafd8f5548cc19c09d3c8fab3402e
Parents: 362946c
Author: Leo Simons <ls...@schubergphilis.com>
Authored: Thu Sep 18 11:41:47 2014 +0200
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Mon Sep 22 21:38:17 2014 +0200

----------------------------------------------------------------------
 tools/appliance/README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/64f4fb1a/tools/appliance/README.md
----------------------------------------------------------------------
diff --git a/tools/appliance/README.md b/tools/appliance/README.md
index 411fd09..7a9973a 100644
--- a/tools/appliance/README.md
+++ b/tools/appliance/README.md
@@ -19,9 +19,11 @@ under the License.
 
 # Setting up Tools and Environment
 
-    - Install VirtualBox 4.2 or latest
-    - Tool for exporting appliances: qemu-img, vboxmanage, vhd-util
+    - Install latest VirtualBox (at least 4.2)
+    - Install tools for exporting appliances: qemu-img, vboxmanage, vhd-util
     - Install [RVM](https://rvm.io/rvm/install)
+    - Install shar
+          yum install sharutils
     - Setup paths:
           export PATH=~/.rvm/bin:$PATH
     - Install Ruby 1.9.3, if it installed some other version: