Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-21 | Configure to build for arch32HEADmaster | Tyler Dence | |
2017-09-07 | increased wait commando due to issues on the arch linux build servers | Christian Rebischke | |
2017-09-07 | changed boot_wait and made it to a variable | Christian Rebischke | |
2017-09-05 | set keep artifacts to false | Christian Rebischke | |
2017-09-05 | changed path to iso to server specific file path to simplify deployment | Christian Rebischke | |
2017-08-21 | bug fix to PR #21: variable names not committed | Kilian Engelhardt | |
I'm sorry, I didn't double check what's staged and thus didn't commit fixed variable names: 'iso_checksum' -> 'iso_checksum_url' | |||
2017-08-20 | replace iso_checksum with iso_checksum_url | Kilian Engelhardt | |
By replacing iso_checksum with iso_checksum_url there is no need to hardcode hash values into vagrant.json. Trying to add mirror variable leeds to errors: vars inside variables are not reusable. See packer issue (#874)[https://github.com/hashicorp/packer/issues/874] | |||
2017-08-14 | restructured post-processors in sequence | Christian Rebischke | |
We need a sequence if we want to use the vagrant-cloud post-processor. | |||
2017-08-13 | updated checksum | Christian Rebischke | |
2017-08-13 | bugfix for optional zero_write | Christian Rebischke | |
2017-08-10 | added isotime for iso_url | Christian Rebischke | |
2017-08-07 | added check to make write_zeroes optional | Christian Rebischke | |
2017-07-17 | added vagrant-cloud post-processor | Christian Rebischke | |
I also enabled headless for future headless builds on a buildserver | |||
2017-07-15 | Merge pull request #12 from rafaelsoaresbr/vmware-support | Christian Rebischke | |
Vmware support | |||
2017-07-08 | added keep_input_artifact | Christian Rebischke | |
2017-07-05 | Add vmware support | Rafael Soares | |
2017-07-05 | added headless | Christian Rebischke | |
2017-07-05 | new release of arch linux iso | Christian Rebischke | |
2017-06-05 | added right SHA1 checksum | Christian Rebischke | |
2017-06-05 | new arch linux release | Christian Rebischke | |
2017-05-08 | added bootcommands for qemu | Christian Rebischke | |
2017-05-08 | fixed datetime error | Christian Rebischke | |
2017-05-07 | added qemu provisioning scripts | Christian Rebischke | |
2017-05-07 | added qemu support | Christian Rebischke | |
2017-05-07 | Different enhancements | Christian Rebischke | |
added polkit to pacstrap for systemctl poweroff, added sudo to poweroff command, moved link for systemd-resolved to postinstall.sh | |||
2017-05-06 | added new postinstall.sh, moved the controllers to postinstall.sh and added ↵ | Christian Rebischke | |
the script to vagrant.json | |||
2017-05-06 | fixed target architecture | Christian Rebischke | |
2017-05-06 | disabled guest additions iso download | Christian Rebischke | |
2017-05-06 | fixed isotime | Christian Rebischke | |
2017-05-06 | changed vagrant.json | Christian Rebischke | |
2017-05-06 | added better version of vagrant.json | Christian Rebischke | |