Skip to content

bugyt/archlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

ArchLinux 2016.01.01 [Box Version 1.0.1]

Clean and minimal Arch Linux x86_64 base box with libvirt or virtualbox provider

Github repository for bug reports or feature requests

https://github.com/bugyt/archlinux/

Release Info

  • Current ArchLinux Release: 2016.01.01
  • Included Kernel: 4.3.3
  • Details
    • Virtual Hard Disk Capacity 20GB, Dynamically allocated
    • Base package
    • Base devel package
    • Grub
    • Pacman package manager
    • OpenSSH
    • Users and passwords
      • root / vagrant
      • vagrant / vagrant (Public Key authentication with Insecure Keypair, password-less sudo)
    • VirtualBox Guest Additions (for Virtualbox version)
    • Network File System (NFS)
    • rsync
    • bash-completion
    • bash customizations

Virtualbox

Requirements
Getting started

Install and connect to the box :

  $ mkdir archbox
  $ cd archbox
  $ vagrant init bugyt/archlinux
  $ vagrant up --provider virtualbox
  $ vagrant ssh

libvirt (QEMU-KVM)

Requirements
Getting started

Install and connect to the box :

  $ mkdir archbox
  $ cd archbox
  $ vagrant init bugyt/archlinux
  $ vagrant up --provider libvirt
  $ vagrant ssh

About

ArchLinux 2016.01.01 / Clean and minimal box with libvirt provider for Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published