packer: support different Debian + grml-debootstrap releases
authorMichael Prokop <mika@grml.org>
Fri, 5 Jun 2015 10:48:50 +0000 (12:48 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 5 Jun 2015 21:42:46 +0000 (23:42 +0200)
commit45b4746a0ac2eebe631be0466fc62741c32744f8
treea4f40b067bef62a4396eb3a897a7768e092af2cc
parent1e8339d1890dbcc25ef0e2b49b64ce9fa427f79b
packer: support different Debian + grml-debootstrap releases

* update Grml ISO to version 2014.11
* instead of running 'make packer' now it's possible to execute
  "make $debian_version" with support for lenny, squeeze, wheezy,
  jessie and stretch as $debian_version (lenny lacking support for
  Virtualbox Guest Additions though)
* setting GRML_DEBOOTSTRAP_VERSION allows to control the
  grml-debootstrap version that should be used, defaults to the
  latest CI build from jenkins.grml.org
packer/Makefile
packer/debian64.bats
packer/debian64.json [moved from packer/debian64_wheezy.json with 77% similarity]
packer/debian64_provision.sh