Merge pull request #1626 from shapeblue/systemvmtemplate-4dot9 [blocker] Fix systemvm template buildPrevious PR: https://github.com/apache/cloudstack/pull/1531
Fixes failing systemvmtemplate build. * pr/1626: CLOUDSTACK-9447: fix build and upgrade to debian 7.11 iso Signed-off-by: Rajani Karuturi <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bdc409c7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bdc409c7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bdc409c7 Branch: refs/heads/4.9-bountycastle-daan Commit: bdc409c7a2cc0e8119fd37261458c62ba3fe4539 Parents: c03d035 2cddaf3 Author: Rajani Karuturi <[email protected]> Authored: Tue Aug 9 15:49:04 2016 +0530 Committer: Rajani Karuturi <[email protected]> Committed: Tue Aug 9 15:49:04 2016 +0530 ---------------------------------------------------------------------- tools/appliance/.ruby-version | 2 +- tools/appliance/.rvmrc | 2 +- tools/appliance/Gemfile | 4 ++- tools/appliance/README.md | 27 +++++++++----------- tools/appliance/build.sh | 9 ++++--- .../configure_systemvm_services.sh | 1 - .../definitions/systemvmtemplate/definition.rb | 12 ++++----- .../install_systemvm_packages.sh | 2 +- 8 files changed, 30 insertions(+), 29 deletions(-) ----------------------------------------------------------------------
