You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2013/12/04 11:18:12 UTC

git commit: updated refs/heads/master to 9d50b0b

Updated Branches:
  refs/heads/master 3f8741a4e -> 9d50b0bb6


Adding cifs support to systemvm 64bit to support Hyperv


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

Branch: refs/heads/master
Commit: 9d50b0bb684dbe2dd401f2158960b65fff1516dd
Parents: 3f8741a
Author: Rajesh Battala <ra...@citrix.com>
Authored: Wed Dec 4 15:48:01 2013 +0530
Committer: Rajesh Battala <ra...@citrix.com>
Committed: Wed Dec 4 15:53:27 2013 +0530

----------------------------------------------------------------------
 tools/appliance/definitions/systemvm64template/postinstall.sh | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9d50b0bb/tools/appliance/definitions/systemvm64template/postinstall.sh
----------------------------------------------------------------------
diff --git a/tools/appliance/definitions/systemvm64template/postinstall.sh b/tools/appliance/definitions/systemvm64template/postinstall.sh
index d25ba13..c788965 100644
--- a/tools/appliance/definitions/systemvm64template/postinstall.sh
+++ b/tools/appliance/definitions/systemvm64template/postinstall.sh
@@ -51,6 +51,10 @@ install_packages() {
   apt-get --no-install-recommends -q -y --force-yes install nfs-common
   # nfs irqbalance
   apt-get --no-install-recommends -q -y --force-yes install irqbalance
+  
+ # cifs client
+  apt-get --no-install-recommends -q -y --force-yes install samba-common
+  apt-get --no-install-recommends -q -y --force-yes install cifs-utils
 
   # vpn stuff
   apt-get --no-install-recommends -q -y --force-yes install xl2tpd bcrelay ppp ipsec-tools tdb-tools