Commit Graph

66 Commits (0db59e055c978627882a06abb2ebd3f2d6490e6d)

Author SHA1 Message Date
Tyler Tidman d593d1a177 Show default ssh_host_port ranges
10 years ago
Tyler Tidman 4a628ec02d Fix qemu builder vnc_port_min and vnc_port_max text (copied from vmware-iso builder)
10 years ago
Dan Sedlacek 0146294095 Added documentation
10 years ago
Tyler Tidman c7c8b13bb5 Show default for iso_skip_cache in qemu docs
10 years ago
Rickard von Essen bbade5d8ae Added "iso_checksum_url" and keep the functionality of "iso_checksum"
10 years ago
Vasiliy Tolstov 00fcc3dfdc allow to specify checksum via url
10 years ago
Chris Bednarski 6c35f44104 Merge pull request #3129 from vtolstov/wait
10 years ago
Tyler Tidman 7c89df2080 Forgot to tidy up a comma too
10 years ago
Tyler Tidman e20d68cef5 Update qemu builder doc net_device list, put things in packer fix order
10 years ago
Vasiliy Tolstov 2104fcec69 builder/qemu: allow to specify time.Duration in special <wait> command
10 years ago
Vasiliy Tolstov d96283e475 qemu: allow to use live iso without cache
10 years ago
Vasiliy Tolstov 8e1cc16ab5 add convert step for qcow2 image format
11 years ago
Mark Peek e9657e6a9f Merge pull request #2642 from oliviertremblay/master
11 years ago
Mark Peek 2411c779d1 Make qemu ssh_wait_timeout example more reasonable
11 years ago
Robin Kearney 87f2f7c96d Confusing to specify this twice
11 years ago
Chris Bednarski f725cf1a4b Correct docs for qemu vm_name
11 years ago
Olivier Tremblay 6644f57160 Merge branch 'master' into custom-targetpath
11 years ago
Olivier Tremblay f301a6454d Added documentation, renamed config param to iso_target_path
11 years ago
Chris Bednarski d367b8b521 If is customized no file extension is added. The documentation has been updated to reflect this.
11 years ago
Chris Bednarski d8e8f98b32 Change to 4 spaces
11 years ago
Chris Bednarski d57c051651 Reformat everything
11 years ago
Tyler Tidman 3139d3d2c5 Fixes #2474: Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
11 years ago
Tyler Tidman bb6db46962 Cull duplicate word 'values' for disk_cache description
11 years ago
Tyler Tidman d8cde46e76 Add missing default values for 'disk_cache' and 'disk_discard' in qemu builder docs, sort qemu_binary before qemuargs so it matches ordering from 'packer fix'
11 years ago
Mitchell Hashimoto 3cc90768a2 website: update docs to link to communicator
11 years ago
Vasiliy Tolstov 3984f5e6f6 add discard option to qemu builder
11 years ago
Emil Hessman 825cd7a86a website: address spelling mistakes
11 years ago
Ross Smith II b8626d8340 Alphabetized options in qemu.html.markdown
12 years ago
Mitchell Hashimoto 60e2a8b5fc Merge pull request #1342 from iwebhosting/qemu-image-support
12 years ago
Mitchell Hashimoto 733a3ca317 website: update for machine type on qemu
12 years ago
Mitchell Hashimoto d0501a7bfb Merge pull request #1493 from hiroyuki-sato/patch_for_packer
12 years ago
Mitchell Hashimoto c161f9adc5 Merge pull request #1558 from vtolstov/qemu_cache
12 years ago
Mitchell Hashimoto 3504e4c1b7 Merge branch 'fix_qemu_size_argument' of https://github.com/berendt/packer into berendt-fix_qemu_size_argument
12 years ago
Christian Berendt 5874e23548 Fix the value for the QEMU size parameter in the documentation
12 years ago
Seth Vargo 67fad6c429 Add metadata description to all pages + include "Packer" for SEO
12 years ago
Seth Vargo 0800ebfe7a Use formatting helpers and labeled code blocks
12 years ago
Josh Frye 1e2cb36735 Add all boot commands from source to docs.
12 years ago
Vasiliy Tolstov 8efc8ec984 add ability to set cache mode for disk
12 years ago
Hiroyuki Sato c650f6f6af Fix typo
12 years ago
Hiroyuki Sato 64a709e7be Update document about qemu builder for [GH-1407].
12 years ago
Mitchell Hashimoto 78c534227a Merge branch 'master_add_support_for_tcg_accel_in_qemu_builder_' of github.com:mattthias/packer into mattthias-master_add_support_for_tcg_accel_in_qemu_builder_
12 years ago
Mitchell Hashimoto 88c186df39 Merge branch 'master' of github.com:matthbak/packer into matthbak-master
12 years ago
RH Becker e3015d7fe1 Add `page_title` attribute to each documentation file for which it didn't already exist, matching the value to each page's h1, respectively.
12 years ago
Matthias Schmitz 65f71daf73 Allow 'tcg' as accelerator in builder-qemu
12 years ago
Aaron Brady ddd794c38e Update QEMU builder documentation with `disk_image` flag
12 years ago
Andreas Kohn baa9fb9b76 Update the kickstart link
12 years ago
Andreas Kohn 792c8ac964 Improve the boot command sequence
12 years ago
Andreas Kohn 2eafb03f16 Update to CentOS 6.5
12 years ago
Ross Smith II d666b64fb8 website: alphabetized configuration options, added missing ones, standardized text
12 years ago
Ross Smith II e422d45f92 Allow wildcards and directories for floppy_files parameter
12 years ago