- Dec 20, 2018
-
-
Ladar Levison authored
-
- Oct 05, 2018
-
-
Christian Rebischke authored
fixed #34
-
Christian Rebischke authored
systemd is checking for xorg now, when trying to apply `localectl set-x11-keymap`. So we just remove that line (we are not shipping boxes with X11 either) We have also updated the date for the local.json example file Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- Sep 15, 2018
-
-
Christian Rebischke authored
travis: get latest packer release with the help of hashicorp api
-
Jean-Philippe Menil authored
travis: fix double quotes travis: no need of echo for export variables travis: fix typo travis: fix packer unzip travis: pull the version via curl just once, and compare fingerprint before importing key travis: fix gpg command line, since travis run under ubuntu 14.04
-
- Aug 17, 2018
-
-
Christian Rebischke authored
We need to re-initialize the pacman keyring for every machine, otherwise every machine would have the same pacman master key. The same pacman master key opens the possibility for Mitm-attacks. Signed-off-by:
Christian Rebischke <Chris.Rebischke@posteo.de>
-
- Aug 14, 2018
-
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <Chris.Rebischke@posteo.de>
-
- Jun 02, 2018
-
-
Christian Rebischke authored
The rankmirrors tool is not part of the official arch linux ISO anymore.. Furthermore I don't think it has so much effect
-
- Apr 16, 2018
-
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- Feb 25, 2018
-
-
Christian Rebischke authored
-
Christian Rebischke authored
- Feb 12, 2018
-
-
Christian Rebischke authored
-
- Nov 05, 2017
-
-
Christian Rebischke authored
-
- Oct 08, 2017
-
-
Christian Rebischke authored
-
- Sep 06, 2017
-
-
Christian Rebischke authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- Sep 05, 2017
-
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- Aug 22, 2017
-
-
Christian Rebischke authored
added travis-ci icon
-
- Aug 21, 2017
-
-
Christian Rebischke authored
Make travis validate json
-
Christian Rebischke authored
bug fix to PR #21: fixed variable names not committed
-
Kilian Engelhardt authored
As of writing there is no 'latest' (hashicorp/packer/issues/5265)
-
Kilian Engelhardt authored
-
Kilian Engelhardt authored
I'm sorry, I didn't double check what's staged and thus didn't commit fixed variable names: 'iso_checksum' -> 'iso_checksum_url'
-
Christian Rebischke authored
replace iso_checksum with iso_checksum_url
-
- Aug 20, 2017
-
-
Kilian Engelhardt authored
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]
-
- Aug 14, 2017
-
-
Christian Rebischke authored
We need a sequence if we want to use the vagrant-cloud post-processor.
-
- Aug 13, 2017
-
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- Aug 09, 2017
-
-
Christian Rebischke authored
-
- Aug 07, 2017
-
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- Aug 02, 2017
-
-
Christian Rebischke authored
Write zeros to disk to improve disk compression
-
Mike Appleby authored
Write zeros to a file on the root partition until the filesystem is full, then unlink the file. Packer will compress the disk as part of the build, resulting in smaller final disk image.
-
- Jul 17, 2017
-
-
Christian Rebischke authored
I also enabled headless for future headless builds on a buildserver
-
Christian Rebischke authored
-
- Jul 15, 2017
-
-
Christian Rebischke authored
Vmware support
-