How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tantegerda1/archlinux"
  config.vm.box_version = "1.0.1"
end
vagrant init tantegerda1/archlinux \
  --box-version 1.0.1
vagrant up

This version was created over 7 years ago.

Minimal Arch Linux box with nfs support and yaourt (pacman wrapper with AUR support).

Changes:

  • use linked_clone by default if available
  • default shell configuration (oh-my-zsh, completion, prompt)
  • system update
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (479 MB)