kilabit.info
Build | GitHub | Mastodon | sr.ht | Twitter

This service provides periodic build for some AUR package and Arch linux image for Google Compute Engine.

Google Compute image for Arch Linux

The image is build from this fork, with the following customization,

  • systemd-boot instead of grub.

  • Using en_GB.UTF-8 as default local, instead of en_US.UTF-8.

  • Additional packages for sysadmin: vim-minimal, tmux, mosh, rsync, and unzip.

  • Cloud ops-agent package installed by default.

List of latest image can be viewed at this page.

Example of command to use the image using gcloud CLI,

$ gcloud compute instances create INSTANCE_NAME \
      --image-project=arch-builder --image-family=arch