Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

jeremy-asher/arch-packer-ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Arch Linux AMIs (almost) from scratch

This example template uses a (proposed) new flag for Packer's amazon-chroot builder to construct an Arch AMI on a new disk volume using a running AWS instance to execute the build. It does not depend on any pre-existing disk image and its only external dependency is the Arch package repos. This image will boot a functioning instance with ssh running.

Prerequisites

This requires either an existing Arch instance or another Linux instance to execute the build process. See:

https://wiki.archlinux.org/index.php/Install_from_existing_Linux

The arch-install-scripts and parted packages are required.

Notes

This does not currently implement disk resizing and most of the cloud-init features are untested.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages