Mitchell Hashimoto
|
a2f7950f63
|
Make sure the cache dir is absolute
|
2013-06-20 12:37:17 -07:00 |
Mitchell Hashimoto
|
8b72879453
|
Default cache to "packer_cache" in CWD
|
2013-06-20 12:18:03 -07:00 |
Mitchell Hashimoto
|
540fac6454
|
Allow post-processors in the core configuration
|
2013-06-18 11:00:31 -07:00 |
Mitchell Hashimoto
|
e1cf5abde5
|
Don't depend on os/user anymore, which requires cgo
|
2013-06-17 22:10:11 -07:00 |
Mitchell Hashimoto
|
88d0368529
|
Change default config to `~/.packerconfig`
|
2013-06-11 11:26:13 -07:00 |
Mitchell Hashimoto
|
c98c16a5fc
|
Support PACKER_CACHE_DIR
|
2013-06-09 21:28:32 -07:00 |
Mitchell Hashimoto
|
7edfb66293
|
Clean up the configuration loading mechanisms, ditch toml
|
2013-06-08 22:26:49 -07:00 |
Mitchell Hashimoto
|
256b97ce49
|
Signal handling, force quit after two interrupts
|
2013-06-03 22:40:05 -07:00 |
Mitchell Hashimoto
|
9dfb536580
|
Support provisioners in Packer binary
|
2013-05-23 21:37:25 -07:00 |
Mitchell Hashimoto
|
a2bf964f30
|
packer/rpc: Properly support hooks
|
2013-05-11 11:11:40 -07:00 |
Mitchell Hashimoto
|
8ed313e7b5
|
packer: Add concept of hooks to Environment
|
2013-05-10 23:15:13 -07:00 |
Mitchell Hashimoto
|
44bd56c3a8
|
go fmt
|
2013-05-10 17:01:24 -07:00 |
Mitchell Hashimoto
|
cce59af2e8
|
Support builders in config, packer/rpc, packer/plugin
|
2013-05-08 21:05:35 -07:00 |
Mitchell Hashimoto
|
32ec0adbb0
|
Set PACKER_CONFIG for global config path
|
2013-05-08 20:56:44 -07:00 |
Mitchell Hashimoto
|
5e17fbdaca
|
packer: Set GOMAXPROCS for number of CPU if n ot set
|
2013-05-08 18:30:39 -07:00 |
Mitchell Hashimoto
|
5f8330ecc2
|
Parse/load configs
|
2013-05-08 18:13:15 -07:00 |
Mitchell Hashimoto
|
8ffbc2efe7
|
packer: Start pulling out the global config stuff
|
2013-05-08 17:28:05 -07:00 |
Mitchell Hashimoto
|
6633f3df80
|
packer: Handle errors with executing the CLI
|
2013-05-08 14:53:20 -07:00 |
Mitchell Hashimoto
|
947209a028
|
packer: PACKER_LOG to toggle logging from an env var [GH-3]
|
2013-05-08 14:45:17 -07:00 |
Mitchell Hashimoto
|
adb533fd3e
|
Properly defer a client cleanup in case of a pnic
|
2013-05-08 13:06:57 -07:00 |
Mitchell Hashimoto
|
abb51ebb35
|
packer/plugin: Don't wrap bytesBuffer in bufio, fixes GH-10
|
2013-05-08 13:02:21 -07:00 |
Mitchell Hashimoto
|
286f0aa91c
|
More logging, some tweaks to the format
|
2013-05-08 12:43:41 -07:00 |
Mitchell Hashimoto
|
26a998f721
|
packer/plugin: Managed clients for automatic cleanup
|
2013-05-08 11:54:59 -07:00 |
Mitchell Hashimoto
|
4d9b5fa86d
|
packer/plugin: Better command logging, but not good enough yet
|
2013-05-08 10:52:23 -07:00 |
Mitchell Hashimoto
|
8a32494e3f
|
Start working on logging across the board
|
2013-05-08 09:46:37 -07:00 |
Mitchell Hashimoto
|
17188f078d
|
Get packer compiling again
|
2013-05-07 23:09:34 -07:00 |
Mitchell Hashimoto
|
f601625f7b
|
Commands
|
2013-05-07 13:40:49 -07:00 |
Mitchell Hashimoto
|
04563764a0
|
`packer build` now communicates through RPC!
|
2013-05-07 11:50:42 -07:00 |
Mitchell Hashimoto
|
8697cb6f6a
|
Get packer building again
|
2013-05-07 11:09:36 -07:00 |
Mitchell Hashimoto
|
fefd2ae208
|
Separate commands into other directories
|
2013-04-21 19:04:35 -07:00 |
Mitchell Hashimoto
|
298c0ffa17
|
Use default environment for now for packer
|
2013-04-20 19:09:53 -06:00 |
Mitchell Hashimoto
|
116442510b
|
Require configuration to create Environment
|
2013-04-20 19:00:03 -06:00 |
Mitchell Hashimoto
|
37bd1cd308
|
Test setting the UI for tests
|
2013-04-15 20:26:38 -07:00 |
Mitchell Hashimoto
|
759261dcf1
|
Bad commit message
|
2013-03-25 16:29:26 -07:00 |
Mitchell Hashimoto
|
db1c11fff5
|
Lots of stuff, too early for meaningful commit messages
UI, command dispatch
|
2013-03-24 14:03:53 -07:00 |
Mitchell Hashimoto
|
817822abab
|
Amazon builder
|
2013-03-23 18:40:26 -07:00 |
Mitchell Hashimoto
|
149dc65a3f
|
README
|
2013-03-23 15:59:17 -07:00 |
Mitchell Hashimoto
|
642a4586b2
|
Do things the "Go" way
|
2013-03-23 14:41:09 -07:00 |
Mitchell Hashimoto
|
1748ca31f6
|
Use a GOPATH workspace format
|
2013-03-23 00:41:25 -07:00 |
Mitchell Hashimoto
|
4174c5f2f2
|
Main file
|
2013-03-22 23:00:23 -07:00 |