commit | b7d476428eb9cad09cadf3f18522cc83e99fca71 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Aug 17 18:46:08 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Aug 17 18:46:08 2015 +0200 |
tree | 9601cf234f4947dc0279ef193dcb5cd2bc502df5 | |
parent | 4d857a101b607eccd115dc1af4bf0edb0e9c351b [diff] |
install vivid LTS kernel
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.