Megan Marsh
|
88b7b0e14a
|
remove sdk
|
2020-12-17 13:29:25 -08:00 |
Ambrose Chua
|
436ac8ef26
|
Fix duplication of main disk in QEMU
|
2020-12-04 01:16:26 +08:00 |
Megan Marsh
|
c70870cb83
|
move multierror and multierrorappend into sdk
|
2020-11-30 14:29:06 -08:00 |
Megan Marsh
|
9e47696dff
|
move helper/config to bundle with the other template definitions
|
2020-11-18 10:34:59 -08:00 |
Megan Marsh
|
3f6deb8828
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
Megan Marsh
|
7d658149ea
|
update tests and website and generated partials to reflect new package format
|
2020-11-17 10:36:01 -08:00 |
Megan Marsh
|
e04eaa89e6
|
move steps and step configs from packer/common to packer/common/commonsteps
|
2020-11-13 11:15:04 -08:00 |
Megan Marsh
|
6402362018
|
create packer-plugin-sdk directory and begin moving the relevant folders into it.
|
2020-11-13 10:47:36 -08:00 |
Megan Marsh
|
70cb4097e1
|
review comments, add plugin type for a few missing builders
|
2020-10-21 16:17:32 -07:00 |
Megan Marsh
|
b05fd9303e
|
document that users must re-apply packer defualts for drive and device arguments
|
2020-10-09 10:39:27 -07:00 |
Megan Marsh
|
b7b43a41f3
|
review cleanup
|
2020-09-18 10:56:28 -07:00 |
Megan Marsh
|
1d218d9e65
|
add QemuImgArgs option to set specialized flags in qemu-img
convert, resize, and create commands. Add tests. Refactor steps to
not require config pulled from statebag.
|
2020-09-17 15:15:04 -07:00 |
Megan Marsh
|
1052733fca
|
Skip qemu-img convert if format of output file matches format of input file.
This works around an osx bug in qemu-img convert in osx.
|
2020-09-17 11:21:04 -07:00 |
Megan Marsh
|
83ee4e7d13
|
miscellaneous qemu cleanup. Fix generator strings; generate code
fix diskimage logic
linting
fix tests
|
2020-09-17 09:57:45 -07:00 |
Megan Marsh
|
5b714497e6
|
qemu: split config and config tests into their own files to match best practices from other builders
|
2020-09-17 09:57:45 -07:00 |