- Sep 28, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
I found that it otherwise sometimes fails to resolve in time when pacman needs it.
-
Sven-Hendrik Haase authored
Use -smp 4 for qemu See merge request archlinux/arch-boxes!129
-
Sven-Hendrik Haase authored
Will more cores make the build faster? Let's find out.
-
Sven-Hendrik Haase authored
We still have the problem where the partition table or device appears too late. Hopefully this fixes it.
-
- Sep 27, 2020
-
-
Sven-Hendrik Haase authored
Print message while waiting for device to come up See merge request archlinux/arch-boxes!127
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Workaround race condition in the partition scanning logic Closes #114 See merge request archlinux/arch-boxes!126
-
Kristian Klausen authored
Fix #114
-
Sven-Hendrik Haase authored
Switch to new version format of YYYYMMDD.CI_JOB_ID See merge request archlinux/arch-boxes!125
-
Sven-Hendrik Haase authored
This will allow us to make multiple releases a day which would be nice for hotfixes and such.
-
Sven-Hendrik Haase authored
The README was basically entirely out of date.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- Sep 26, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
This will allow us to link a release to a file to specific Vagrant Cloud version.
-
Sven-Hendrik Haase authored
Implement secure deployment concept See merge request archlinux/arch-boxes!123
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Remove python and linux-headers and only install netctl in the vagrant images Closes #111 See merge request archlinux/arch-boxes!120
-
netctl is only required by vagrant < v2.2.10
-
Python was added due to DevOps demands (Ansible). linux-headers is not needed and I'm not sure why it was added. Fix #111
-
Sven-Hendrik Haase authored
Fix incorrect path to packer-virtualbox.vmdk See merge request archlinux/arch-boxes!122
-
Kristian Klausen authored
-
Sven-Hendrik Haase authored
Add size metric report See merge request archlinux/arch-boxes!121
-
Sven-Hendrik Haase authored
See also https://docs.gitlab.com/ee/ci/metrics_reports.html
-
Sven-Hendrik Haase authored
Our security concept doesn't allow us to move artifacts built in non-secure environments to secure environments. This means we'll have to make sure that the boxes we release are built on a runner marked as 'secure'.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Replace packer with two custom shell scripts See merge request archlinux/arch-boxes!118
-
- Sep 02, 2020
-
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
... and use readonly, local and adding a few more comments.
-
- Sep 01, 2020
-
-
Kristian Klausen authored
-
Kristian Klausen authored
Running QEMU without hardware virtualization is very slow, so the timeout is set very high. Especially running qemu-img is very slow (the compression isn't helping): qemu-img convert -c -f raw -O qcow2 cloud-img.img Arch-Linux-x86_64-cloudimg-2020-08-31.qcow2
-
- Aug 30, 2020
-
-
Kristian Klausen authored
-
Kristian Klausen authored
A machine-id is never generated, as the system isn't booted.
-
Kristian Klausen authored
-
Kristian Klausen authored
-