- 12 Oct, 2020 1 commit
-
-
Greyson Christoforo authored
-
- 04 Oct, 2020 2 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
This also adds a snippet for always getting the most recent version of the qcow2 image.
-
- 01 Oct, 2020 1 commit
-
-
Sven-Hendrik Haase authored
Rename initramfs file See merge request !137
-
- 30 Sep, 2020 5 commits
-
-
Kristian Klausen authored
The naming scheme has changed: archiso!74
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Use tagged release as BUILD_VERSION if set See merge request !136
-
Sven-Hendrik Haase authored
-
- 28 Sep, 2020 7 commits
-
-
Sven-Hendrik Haase authored
In my tests this gains us about 10MB.
-
Sven-Hendrik Haase authored
-
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.
-
- 27 Sep, 2020 9 commits
-
-
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
-
- 26 Sep, 2020 15 commits
-
-
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
-