Commit Graph

160 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Ammar Ansari b8bd66d10d Align virtual disk size for qemu builder
8 years ago
JD Friedrikson a0052fdb68
Specify InsecureIgnoreHostKey for HostKeyCallback
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 4fcbf75da9
s/non existent/nonexistent/
9 years ago
Matthew Hooker 0149f679de
Print instead of Printf with no dynamic first variable.
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Matthew Hooker 70af3d8148 Merge pull request #4497 from mitchellh/f-clickable-links
9 years ago
Chris Bednarski facf27ceeb Make rdp and vnc links clickable by adding the protocol
9 years ago
Matthew Hooker 22d1322bd9
always check for an error first when walking a path
9 years ago
Matthew Hooker 2a7c84e9ff Merge pull request #4343 from vtolstov/qemu_convert
9 years ago
Matthew Hooker d2e59e4e92
set PACKER_HTTP_ADDR env var when available.
9 years ago
Chris Bednarski 6ad702ad74 Update comments to reflect current implementation
9 years ago
Chris Bednarski ee2d636840 Improve delay between key events
9 years ago
Rickard von Essen 85cf00069f Merge pull request #4294 from legal90/iso-target-extension
9 years ago
Vasiliy Tolstov 20349f750d builder/qemu: allow to convert from any supported format
9 years ago
DanHam 13bb4d153a
qemu builder now needs to explicitly set WinRMPort for StepConnect
9 years ago
Mikhail Zholobov 57d07f227a
Add "iso_target_extension" option for all local *-iso builders
9 years ago
Matthew Hooker 0339fcc442
builder/qemu: add use_default_display option
9 years ago
Matthew Hooker a46c071143
fix regex. need to account of XXhYYm etc
9 years ago
Matthew Hooker 1e96aa845b
fix wait boot_command regex.
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
9 years ago
febc.yamamoto 6088c1887c Fix keycodes for ctrl,shift and alt key when sending over VNC
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago
Rickard von Essen 5e96709ee9 Merge pull request #2919 from arizvisa/floppy-recurse
10 years ago
Rickard von Essen 3ad7f067ab Merge pull request #2784 from orivej/fix-ssh-port-max
10 years ago
Ali Rizvi-Santiago 86c00490e9 Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories".
10 years ago
Rickard von Essen c95aab5e0e Merge pull request #3888 from yoctocloud/qemu
10 years ago
Rickard von Essen 06e3539ffa Merge pull request #3767 from taliesins/ExtendScanCodes
10 years ago
Rickard von Essen 13c9db5dd5 Merge pull request #3885 from orivej/on-error
10 years ago
Matthew Hooker 7cbb98f2d5 QemuArggs -> QemuArgs
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Vasiliy Tolstov 4986ef39b2 builder/qemu: specify disk format to avoid errors
10 years ago
Rickard von Essen 3ab49595e6 Merge pull request #3681 from yoctocloud/communicator
10 years ago
Ali Rizvi-Santiago a3f0308e92 Re-implemented the support for the floppy_files keyword in order to remain backwards-compatible with templates using the old syntax.
10 years ago
Taliesin Sisson 1155c6d4d6 Use the correct fmt verb for log output
10 years ago
Taliesin Sisson a87ad05866 Add support for ctrl, shift and alt keys.
10 years ago
Ricard Clau acededfc6e tests actually test the floppies
10 years ago
Vasiliy Tolstov 83f175cac7 builder/qemu: dont fail on communicator - none
10 years ago
Isa 8e86308cb4 don't use invalid -q flag for qemu-img
10 years ago
Ian Duffy fa273f3bea Allow configurable VNC bind IP for QEMU
10 years ago
Brian Candler 873760e69e Clarify how to run with logs if qemu fails to start (#3561)
10 years ago
Chris Bednarski 24cf28d4b6 Merge branch 'yoctocloud-accelerator'
10 years ago
Chris Bednarski bff939b373 Added comment on why we need to open /dev/kvm before using it
10 years ago
Vasiliy Tolstov 0f638f9111 builder/qemu: add simple kvm/tcg autodetection
10 years ago
Sean Chittenden 98bae9c98e
Pause between boot_commands when debugging a QEMU build
10 years ago
Vasiliy Tolstov e5276b31a3 fix assign to driveArgs
10 years ago
Chris Bednarski fee00baf6a Revert "close #3192"
10 years ago
Vasiliy Tolstov 3b8f0023e5 close #3192
10 years ago