commit | 771f59ca03f3fa5d012691fd3b3e488e1f518470 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 22:29:34 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 22:29:34 2015 +0200 |
tree | 18c0e1e1e7c8daa30929a68c4a6aec1ab9e8b7f8 | |
parent | 04e6bc1d796e8e764044307a294fcf0ec1ff4912 [diff] |
Disable HW acceleration on virtualbox-iso
Packer templates are used to:
Source the config script and set prefered parameters for build
. ./config.sh
Enter build directory by selecting OS type and version. You should see file template.json.
Start building some images:
packer build template.json
Directory http/ contains OS installer config files (preseed/kickstart/..)
Directory scripts/ contains set of scripts for provision after image build.