Repository: cloudstack Updated Branches: refs/heads/4.5 d9cf0e247 -> 519488fcd
fixing misleading comment Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/519488fc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/519488fc Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/519488fc Branch: refs/heads/4.5 Commit: 519488fcdcfa7378f277ba872dc9741b6519ee93 Parents: d9cf0e2 Author: Abhinandan Prateek <abhinandan.prat...@shapeblue.com> Authored: Mon Mar 9 00:20:28 2015 -0400 Committer: Abhinandan Prateek <abhinandan.prat...@shapeblue.com> Committed: Mon Mar 9 00:20:28 2015 -0400 ---------------------------------------------------------------------- tools/appliance/definitions/systemvm64template/postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/519488fc/tools/appliance/definitions/systemvm64template/postinstall.sh ---------------------------------------------------------------------- diff --git a/tools/appliance/definitions/systemvm64template/postinstall.sh b/tools/appliance/definitions/systemvm64template/postinstall.sh index e585f86..90ff6fd 100644 --- a/tools/appliance/definitions/systemvm64template/postinstall.sh +++ b/tools/appliance/definitions/systemvm64template/postinstall.sh @@ -102,7 +102,7 @@ install_packages() { apt-get --no-install-recommends -q -y --force-yes install haproxy - #32 bit architecture support:: not required for 32 bit template + #installing 32 -bit architecture for running vhd-util dpkg --add-architecture i386 apt-get update apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386