Commit Graph

43 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Adrien Delorme 5f076d4328 allow building packer on solaris by removing progress bar and tty imports
7 years ago
Adrien Delorme fa7b922e7a main.go: don't set TTY interface from tty.Open() in case open fails
7 years ago
Adrien Delorme 513999b8e7
Close tty on exit (#7411)
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Adrien Delorme cda87d777f Update main.go
7 years ago
Adrien Delorme d177a2647a stop piping stdin
7 years ago
Adrien Delorme 94d6fc10f5 init tty in main
7 years ago
Adrien Delorme b7222d1f56 Add tmp package that offers Dir & File funcs
7 years ago
Adrien Delorme 25bfd4aa43 document wrapConfig a little
8 years ago
Megan Marsh 76c6d871a9 don't use default panic wrap key
8 years ago
Matthew Hooker 31fcfe4bc2 PoC for filtering logs
8 years ago
M. Marsh eb557af8bf
Merge branch 'master' into f-autocomplete
8 years ago
Matthew Hooker c6299972b9
s/boot_command/bootcommand/
8 years ago
Matthew Hooker 673245afcf
Replace boot command parser with PEG parser.
8 years ago
SwampDragons 997f8e4a2a
Merge pull request #5318 from hashicorp/sigtermcleanup
8 years ago
Matthew Hooker c3eb54f183
log when loading config from environment
8 years ago
Jeremy Voorhis 40625777c1 Enable autocomplete for top-level commands
9 years ago
Matthew Hooker afd394e0bd
only output telemetry logs when enabled.
9 years ago
Matthew Hooker fdaf4ed8d3
Gracefully clean up on SIGTERM
9 years ago
Matthew Hooker 0af5b4d1ad
don't do any logging in realMain.
9 years ago
Matthew Hooker f534b85ee9
get chris's nits.
9 years ago
Matthew Hooker 3898556caa
log per eng-003
9 years ago
Matthew Hooker 35332e4498
fix panic with deadlines. update panicwrap dep
9 years ago
Matthew Hooker 7382382727
Add telemetry reporting through checkpoint
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Chris Bednarski 7a9c3bc2a0 Added -force truncation behavior for manifest, and added docs
10 years ago
Christopher Boumenot 728c496370 Move version to its own package. (#3460)
10 years ago
wrc 9674a30227 Fix -debug command line option misbehaviour: forbid stdin redirection to a pipe when run as plugin server
10 years ago
Chris Bednarski 33d1c17d29 Generate plugins.go from main.go
10 years ago
Mark Peek ba7814b0ed Merge pull request #2846 from markpeek/packer-tmp
11 years ago
Chris Bednarski 7acdc1b6af Hide the plugin command from help output
11 years ago
Mark Peek 38c81cf3e3 Move ConfigFile() and ConfigDir() from package main to packer
11 years ago
Mark Peek e5a713ff01 Alternative fix for #2641: make random script name actually random
11 years ago
Mitchell Hashimoto 2498ad02c8 packer: validate minimum version [GH-2310]
11 years ago
Mitchell Hashimoto 511013dbe4 fix go vet warning
11 years ago
Mitchell Hashimoto 0dd80c0eca config file doesn't need to exist if set [GH-2225]
11 years ago
Mitchell Hashimoto 1ee2b014a6 packer: remove Ui/Cache from CoreConfig
11 years ago
Mitchell Hashimoto dc74ec5612 packer: remove Environment
11 years ago
Mitchell Hashimoto 9d89ca8e07 command: build should be converted to new API, compiles
11 years ago
Stefan Scherer 8b10e70bc8 fixed packer --version
11 years ago
Mitchell Hashimoto 8dbe0f065c Remove version from "packer" package
12 years ago
Mitchell Hashimoto bf9e734179 Rename some files, style
12 years ago