- 10 Oct, 2019 2 commits
-
-
Christian Rebischke authored
This commit fixes #53 Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
Christian Rebischke authored
This fixes https://github.com/archlinux/arch-boxes/issues/51 Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 30 Sep, 2019 2 commits
-
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
Christian Rebischke authored
set executables executable and created a generic-ci.sh script. With this script we are able to use travis or github actions or any other ci system. Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 10 Sep, 2019 3 commits
-
-
Christian Rebischke authored
This is supposed to fix #41. Vagrant is able to provision boxes, therefore we need to make sure that the box has finished all Pacman keyring initialization before Vagrant is able to login via SSH and provision the box. Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
Christian Rebischke authored
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 06 Sep, 2019 1 commit
-
-
Christian Rebischke authored
added uname and check for vboxusers group
-
- 04 Sep, 2019 1 commit
-
-
Christian Rebischke authored
added host modules
-
- 10 Aug, 2019 1 commit
-
-
Christian Rebischke authored
This approach disables vagrant cloud uploads. It's supposed to fix #44 Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 09 Aug, 2019 3 commits
-
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
Christian Rebischke authored
Now we exit with status code 0, otherwise we will hit our monitoring to often Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
Christian Rebischke authored
* added python script to increase failure-tolerance Signed-off-by:
Christian Rebischke <chris@nullday.de> * removed try & except block at beginning Signed-off-by:
Christian Rebischke <chris@nullday.de> * refactored if blocks Signed-off-by:
Christian Rebischke <chris@nullday.de> * reduce redundancy by templating packer cmd (#45) * reduce redundancy by templating packer cmd * copy list to allow repeated calls to build_packer_call without this, build_packer_call will modify PACKER_CMD_TEMPLATE unintentionally * actually call build_packer_call
-
- 08 Aug, 2019 1 commit
-
-
Christian Rebischke authored
-
- 04 Aug, 2019 4 commits
-
-
Christian Rebischke authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- 15 Jan, 2019 1 commit
-
-
Christian Rebischke authored
Replace Atlas Cloud with Vagrant Cloud.
-
- 25 Dec, 2018 11 commits
-
-
Ladar Levison authored
-
Ladar Levison authored
-
Ladar Levison authored
-
Ladar Levison authored
-
Ladar Levison authored
-
Ladar Levison authored
-
Ladar Levison authored
This reverts commit 247c2bc9.
-
Ladar Levison authored
-
Ladar Levison authored
-
Ladar Levison authored
This reverts commit 81fc8e1a.
-
Ladar Levison authored
-
- 20 Dec, 2018 1 commit
-
-
Ladar Levison authored
-
- 05 Oct, 2018 2 commits
-
-
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>
-
- 15 Sep, 2018 2 commits
-
-
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
-
- 17 Aug, 2018 1 commit
-
-
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>
-
- 14 Aug, 2018 1 commit
-
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <Chris.Rebischke@posteo.de>
-
- 02 Jun, 2018 1 commit
-
-
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
-
- 16 Apr, 2018 2 commits
-
-
Christian Rebischke authored
-
Christian Rebischke authored
-