Commit Graph

50 Commits (afd2e2d03343fbf00a102f986b45097cdbcff121)

Author SHA1 Message Date
Mitchell Hashimoto 4a2793445f builder/amazon/chroot: mount in device-specific places
12 years ago
Mitchell Hashimoto 5d420ce1c1 Revert "Merge pull request #663 from ktruong7/public-AMI"
12 years ago
ktruong7 3589b0ba27 Added option to make ami public automatically
12 years ago
Mitchell Hashimoto 3cd7379d1f builder/amazon/*: warnings
13 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Mitchell Hashimoto b554a0dd86 builder/amazon/chroot: CommandWrapper
13 years ago
Mitchell Hashimoto 535888d9d8 builder/amazon/chroot: alphebatize the configs
13 years ago
Matthew Hooker 5f19648268 comment, formatting.
13 years ago
Matthew Hooker 831d5caa50 move wrapper definitions around.
13 years ago
Matthew Hooker 39c3051a95 building but there's an exec error.
13 years ago
Matthew Hooker ac496a63dc replace command config with wrapper command.
13 years ago
Matthew Hooker 7fa238503b wip
13 years ago
Matthew Hooker 1befba24ed Allow user to override chroot command.
13 years ago
Mark Peek f941718c3e builder/amazon: add clean_ami_name template function
13 years ago
James Massara 5bca569fa4 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto 80ed7eddf4 builder/amazon/chroot: new multistep API
13 years ago
Mitchell Hashimoto 251abc3496 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto e7a50133b6 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto b4d18f9d30 builder/amazon/chroot: can modify AMI attributes
13 years ago
Mitchell Hashimoto 5f34ec0ebc builder/amazon/chroot: switch to new template stuff
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 818a10e797 builder/amazon/chroot: use set AMI name
13 years ago
Mitchell Hashimoto 743682d352 builder/amazon/chroot: default volumes dir is relative
13 years ago
Mitchell Hashimoto 07ed22b4fa builder/amazon/chroot: validate that chroot_mounts are 3 elements
13 years ago
Mitchell Hashimoto c0f64f3a1d builder/amazon/chroot: let go of flock earlier for parallelism
13 years ago
Mitchell Hashimoto cf99f85f6d builder/amazon/chroot: flock so that device searching is safe
13 years ago
Mitchell Hashimoto b75bd29bfd builder/amazon/chroot: find available device
13 years ago
Mitchell Hashimoto 7857406f3e builder/amazon/chroot: get rid of AttachedDevicePath
13 years ago
Mitchell Hashimoto d23ad907c0 builder/amazon/chroot: register AMI
13 years ago
Mitchell Hashimoto 3667340768 builder/amazon/chroot: switch func type to interface
13 years ago
Mitchell Hashimoto 8bffbb6f44 builder/amazon/chroot: step to snapshot the root image
13 years ago
Mitchell Hashimoto 056292b1dc builder/amazon/chroot: perform early cleanup
13 years ago
Mitchell Hashimoto aaaad835f6 builder/amazon/chroot: copyfiles support
13 years ago
Mitchell Hashimoto 5feb11cbb7 builder/amazon/chroot: enable the chroot provisioner
13 years ago
Mitchell Hashimoto d7f932244f builder/amazon/chroot: mount extra paths
13 years ago
Mitchell Hashimoto 8d5f404fa7 builder/amazon/chroot: use the attached device path
13 years ago
Mitchell Hashimoto 54d020b8c3 builder/amazon/chroot: use mountcommand configs
13 years ago
Mitchell Hashimoto 1c34e35574 builder/amazon/chroot: mount the root device
13 years ago
Mitchell Hashimoto ec526d97aa builder/amazon/chroot: more settings, validation
13 years ago
Mitchell Hashimoto 76071eafc6 builder/amazon/chroot: only let it run on Linux
13 years ago
Mitchell Hashimoto 033218df0d builder/amazon/chroot: Attach volume
13 years ago
Mitchell Hashimoto 12e7042c5b builder/amazon/chroot: wait for volume to beecome ready
13 years ago
Mitchell Hashimoto 3a416bb105 builder/amazon/chroot: step to gather instance info
13 years ago
Mitchell Hashimoto fa92377ae5 builder/amazon/chroot: create the volume
13 years ago
Mitchell Hashimoto e24cbc1870 builder/amazon/chroot: extract the source AMI info
13 years ago
Mitchell Hashimoto d166433d4a builder/amazon/chroot: rename to builder-amazon-chroot
13 years ago
Mitchell Hashimoto b645586d58 builder/amazon/chroot: boilerplate
13 years ago