This is the base image, generated by Packer, that is consumed downstream by other images
Go to file
c0de 9a26e723b4 Initial Commit 2022-12-15 20:45:20 -06:00
files Initial Commit 2022-12-15 20:45:20 -06:00
http Initial Commit 2022-12-15 20:45:20 -06:00
scripts Initial Commit 2022-12-15 20:45:20 -06:00
.gitignore Initial Commit 2022-12-15 20:45:20 -06:00
arch.nomad Initial Commit 2022-12-15 20:45:20 -06:00
arch.pkr.hcl Initial Commit 2022-12-15 20:45:20 -06:00
readme.md Initial Commit 2022-12-15 20:45:20 -06:00

readme.md

Arch Linux built with Packer

Creates a minimal arch linux raw disk image that can be cloned directly to bare metal

Requirements

  1. Packer
  2. QEMU and KVM installed

Usage

packer build arch.pkr.hcl

On my machine, it takes about 5 minutes to build (without downloading the arch iso)