Commit Graph

55 Commits (627a8fe819cfd0db9bd2072465e719283de20774)

Author SHA1 Message Date
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
Mitchell Hashimoto c71e06e800 website: update to be a little more clear [GH-933]
12 years ago
Mitchell Hashimoto 0fd7bdd3f5 builder/qemu: style
12 years ago
Mitchell Hashimoto 1b23af2667 Merge pull request #854 from qur/qemu-config-binary
12 years ago
Mitchell Hashimoto d2fe49d6a2 builder/qemu: document run_once is gone (but keep it around for compat)
12 years ago
Julian Phillips a8993662b5 Allow Qemu binary name to be configured
12 years ago
DracoBlue 8195b8da7f Fixed typo in qemu documentation
12 years ago
Mitchell Hashimoto 80c2f0fcd0 Merge pull request #690 from TranscendComputing/master
13 years ago
Thomas D. Hite 08f5131746 Added template processing for QemuArgs, floppy_files for auto-building floppies which attach to the VM at startup, and run_once flag to trigger just one powerup/powerdown.
13 years ago
Phil Fenstermacher c4ae11589d Changed error message and docs to match code - qemu-img options are qcow2 and raw
13 years ago
Mitchell Hashimoto 300897c116 website: remove outdated qemu docs
13 years ago
Mitchell Hashimoto 2e438b7e21 website: update QEMU docs
13 years ago