Commit Graph

41 Commits (101e5986dcef11c688b5ecfb23511abc90a5d5bd)

Author SHA1 Message Date
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
11 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
Tom Hite 5e9b035031 Fixes #3 via minor documentation fix and setting default properly (in the net_device template value, virtio is incorrect -- must be virtio-net).
13 years ago
Tom Hite 2f8f2d5ad1 Fixes #1 and Fixes #2 by allowing qemuargs to operate and override defaults.
13 years ago
Tom Hite 29557f36f1 removed a few stray 'VirtualBox' term uses in comments and docs.
13 years ago
Tom Hite d58a209b73 added network and disk driver options, also a source comment on the kickstart file in the docs (I can't find the original source).
13 years ago
Tom Hite 30d004022e Initial checkin to GitHub -- has extensive changes to conform to the latest API model to match the 0.3.6 (Sept. 2, 2013) release.
13 years ago