## Description build.sh systemvmtemplate failed while pulling updates. Reason was ‘No Space Left on Device’ Error on the root partition. So I went on and increased the partition size and it built succesfully.
Testing revealed, that the boot partition is sized quite right with 60MB. Also I had bash ambiguous redirect error in shar_cloud_scripts.sh wich I fixed by placing quotes ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? Built successfully via: bash build.sh systemvmtemplate ## Checklist: - [x] I have read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md) document. - [x] My code follows the code style of this project. Testing - [x] All relevant new and existing integration tests have passed. - [x] A full integration testsuite with all test that can run on my environment has passed. [ Full content available at: https://github.com/apache/cloudstack/pull/2832 ] This message was relayed via gitbox.apache.org for [email protected]
