Version: 1.6.6, Package name: packer-1.6.6 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description Packer is a tool for building identical machine images for multiple platforms from a single source configuration. Packer is lightweight, runs on every major operating system, and is highly performant, creating machine images for multiple platforms in parallel. Packer comes out of the box with support for the following platforms: * Amazon EC2 (AMI). Both EBS-backed and instance-store AMIs * DigitalOcean * Docker * Google Compute Engine * OpenStack * Parallels * QEMU. Both KVM and Xen images. * VirtualBox * VMware Support for other platforms can be added via plugins. The images that Packer creates can easily be turned into Vagrant boxes. |
Filesize: 16728.623 KB |
Version History (View Complete History) |
|
2020-12-17 06:34:34 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.6.6. |
2020-10-31 02:40:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.6.5. |
2020-10-03 05:15:20 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.6.4. |
2020-09-27 03:52:35 by Pavel Korovin | Files touched by this commit (2) |
Log message: Update packer 1.6.2 -> 1.6.3 Changelog: https://github.com/hashicorp/packer/blob/master/CHANGELOG.md Unbreaks vsphere-iso builder: https://github.com/hashicorp/packer/pull/9855 ok ajacoutot@ |
2020-08-30 03:12:45 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.6.2. |
2020-07-31 08:20:21 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.6.1. |
2020-06-11 01:17:16 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.6.0. |
2020-05-14 16:30:48 by Pavel Korovin | Files touched by this commit (2) |
Log message: Update packer 1.5.5 -> 1.5.6 Changelog: https://github.com/hashicorp/packer/blob/master/CHANGELOG.md ok ajacoutot@ |
2020-03-27 01:39:24 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.5.5. |
2020-02-16 01:51:34 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.5.4. |
2019-12-26 05:30:14 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.5.1. |
2019-12-20 06:38:58 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.5.0. |
2019-11-06 09:01:59 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.4.5. |
2019-10-05 03:12:35 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.4.4. |
2019-08-16 15:01:54 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.4.3. |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-09 11:29:49 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.3.5. |
2019-02-03 01:44:39 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.3.4. |
2018-12-15 04:41:48 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.3.3. |
2018-11-23 02:49:05 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.3.2. |
2018-09-15 01:13:26 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.3.1. |
2018-08-29 05:32:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.2.5. |
2018-07-12 03:53:59 by Stuart Henderson | Files touched by this commit (1) |
Log message: disable on i386, /usr/obj/ports/packer-1.2.4/go/src/github.com/hashicorp/packer/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-01-01/network/expressroutecircuitpeerings.go:53:159: constant 4294967295 overflows int |
2018-07-10 09:44:04 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.2.4. |
2018-04-14 16:53:55 by Stuart Henderson | Files touched by this commit (11) |
Log message: bump all go ports that don't already have a RUN_DEPENDS on lang/go (which has pkgspec set on the go version number already), so that pkg_add -u updates them to versions which work with MAP_STACK. spotted by pvk@ |
2017-04-05 08:39:39 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-1.0.0. |
2017-03-03 02:24:31 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-0.12.3. |
2017-01-20 21:10:44 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-0.12.2. |
2017-01-04 01:18:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-0.12.1. |
2016-11-16 12:09:34 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-0.12.0. |
2016-08-03 03:34:39 by Antoine Jacoutot | Files touched by this commit (19) |
Log message: Bump after recent go MODULE change. ok czarkoff@ |
2016-05-25 07:20:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to packer-0.10.1. |
2016-05-11 11:03:21 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: No need for GO15VENDOREXPERIMENT=1 anymore now that we have a newer go. |
2016-05-08 06:29:17 by Dmitrij Czarkoff | Files touched by this commit (3) |
Log message: simplify MODGO_CMD environment customization Clear user's environment with SETENV and provide MODGO_ENV for adding variables to environment and MODGO_GOPATH for altering GOPATH. OK ajacoutot@, jasper@, kspillner@ |