Skip to content

Packer templates to build an Arch Linux Vagrant box with as little pre-installed software as possible.

License

Notifications You must be signed in to change notification settings

ChrisOrlando/packer-archlinux-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer Arch Linux Minimal

This repository contains a packer configuration, install script, and provisioning script that together are capable of building a minimal Arch Linux vagrant box.

Features

I had simplicity in mind when creating this box. It has the following features.

  • Always up to date
  • All space on / partition
  • No Swap
  • Includes base and base-devel package groups
  • OpenSSH installed and running
  • VirtualBox Guest Additions installed

Build instructions

$ git clone git@github.com:ChrisOrlando/packer-archlinux-minimal.git
$ cd packer-archlinux-minimal
$ ./build.sh

Resources used to create this

About

Packer templates to build an Arch Linux Vagrant box with as little pre-installed software as possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages