You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/virtualbox/iso
Andrew Pennebaker 5b6cbeed1d
expose `--iso` option down in `VBoxManage export --iso` up to virtualbox-iso configuration as "bundle_iso"; ensure ISOs are not removed when this is enabled.
7 years ago
..
builder.go expose `--iso` option down in `VBoxManage export --iso` up to virtualbox-iso configuration as "bundle_iso"; ensure ISOs are not removed when this is enabled. 7 years ago
builder_acc_test.go
builder_test.go
step_attach_iso.go Added a missing reference to the "path/filepath" module. 8 years ago
step_create_disk.go fix imports 8 years ago
step_create_vm.go Added options for the cpu count, memory, audio, and usb to the virtualbox builder. 7 years ago