- Dec 01, 2020
-
-
Sven-Hendrik Haase authored
Order pacman-init before cloud-final Closes #121 See merge request archlinux/arch-boxes!147
-
David Runge authored
http/install-common.sh: Order pacman-init.service and reflector-init.service before cloud-final.service, as the latter may install packages using pacman and will introduce a broken pacman keyring if started simultaneously with pacman-init.service. The mirrorlist should be set before cloud-final.service is running, so that pacman can use it. .gitlab-ci.yml: When testing the cloud image using cloud-init: * Use the `packages` and `runcmd` directives to install packages using cloud-init (which is done during `cloud-final.service`). * Check for packages installed via cloud-init. * Write a test file to disk and check for its existence. Fixes #121
-
- Nov 16, 2020
-
-
Sven-Hendrik Haase authored
Add test in CI pipeline See merge request !107
-
- Nov 15, 2020
-
-
juadde authored
-
- Nov 08, 2020
-
-
Sven-Hendrik Haase authored
Add libisoburn as dependency for xorriso See merge request !145
-
juadde authored
-
Sven-Hendrik Haase authored
Remove qemu-guest-agent + removing vagrant only stuff from the cloud-image Closes #89 See merge request !142
-
Kristian Klausen authored
-
Kristian Klausen authored
cloud-init handles it + most of the "user and groups"-module options is ignored if the user already exist. [1] https://cloudinit.readthedocs.io/en/latest/topics/modules.html#users-and-groups
-
Kristian Klausen authored
cloud-init is responsible for handling it in the cloud-image. Fix #89
-
Kristian Klausen authored
I'm not sure polkit is needed in the vagrant images, but it is definitely not needed in the cloud-image.
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
It has never be enabled, makes zero sense in a cloud-image and isn't used by vagrant.
-
Sven-Hendrik Haase authored
cloud-image: Add cloud-guest-utils so cloud-init can expand the root partition See merge request archlinux/arch-boxes!144
-
- Nov 06, 2020
-
- Oct 15, 2020
-
-
Sven-Hendrik Haase authored
Readd "remove machine-id" logic Closes #117 See merge request !141
-
- Oct 14, 2020
-
-
Kristian Klausen authored
Even though the system isn't booted, a machine-id is generated when systemd is installed (by the .install script). Fixes: 0b60f5a4 ("Remove "remove machine-id" logic") Fix #117
-
- Oct 12, 2020
-
-
Sven-Hendrik Haase authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Sven-Hendrik Haase authored
This is helpful for checking out the results of merge requests, for instance.
-
Sven-Hendrik Haase authored
change disk size 2->20GB Closes #116 See merge request archlinux/arch-boxes!139
-
Greyson Christoforo authored
-
- Oct 04, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
This also adds a snippet for always getting the most recent version of the qcow2 image.
-
- Oct 01, 2020
-
-
Sven-Hendrik Haase authored
Rename initramfs file See merge request archlinux/arch-boxes!137
-
- Sep 30, 2020
-
-
Kristian Klausen authored
The naming scheme has changed: archlinux/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 archlinux/arch-boxes!136
-
Sven-Hendrik Haase authored
-
- Sep 28, 2020
-
-
Sven-Hendrik Haase authored
In my tests this gains us about 10MB.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-