- 30 Aug, 2020 5 commits
-
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
Using actual VMs to build VMs is slow and error-prone (you need to use VNC to see what is going on, and booting takes over +110 seconds as we wait to be sure Arch Linux is ready). build.sh can build all three images in ~135 seconds (assuming all the packages is cached), we still need to use a VM for the actually building in GitLab CI (as that is the only safe way it can be done at the moment), which is a bit slower (~22 min vs ~13 min (Packer)), but that isn't really a big issue. In the future we can hopefully switch to Kate Containers[1] and reduce the build time significantly. [1] infrastructure#108
-
Sven-Hendrik Haase authored
Perform publish via cli instead of packer See merge request archlinux/arch-boxes!119
-
- 28 Aug, 2020 1 commit
-
- 16 Aug, 2020 34 commits
-
-
Sven-Hendrik Haase authored
Build the VirtualBox image with the qemu builder and convert it Closes #108 and #106 See merge request archlinux/arch-boxes!114
-
Fix #108
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Attempt to use tcg instead of kvm as qemu accelerator Closes #106 See merge request archlinux/arch-boxes!115
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
If SSH doesn't come up in 30 min then it's busted for sure.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
This only affect the qemu and virtualbox image. I'm not sure how you enable trim support in VMware and the documentation is spare. Tested with: packer build -only=qemu local.json 698M Arch-Linux-x86_64-libvirt-2020-08-01.box <- before 425M Arch-Linux-x86_64-libvirt-2020-08-01.box <- after Fix #106
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-