mirror of
https://github.com/elasticdog/packer-arch.git
synced 2026-07-18 00:45:20 +00:00
Previously, there was an issue with mkfs failing due to a missing options flag; this error was difficult to catch, as it was only output in the provisioned OS's virtual machine file. This change moves the base installation steps to be more in line with the other provisioning steps, and allows for any errors, issues, or output to be cached in the logs of the interface running the Packer build. |
||
|---|---|---|
| .. | ||
| cleanup.sh | ||
| install-base.sh | ||
| install-parallels.sh | ||
| install-virtualbox.sh | ||